TTLSCipherSuiteCipherType Enumeration
Represents type TTLSCipherSuiteCipherType.
type TTLSCipherSuiteCipherType = ( tlscsctNone, tlscsctNULL, tlscsctStream, tlscsctBlock);
The TTLSCipherSuiteCipherType type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlscsctBlock | Represents constant |
![]() | tlscsctNone | Represents constant |
![]() | tlscsctNULL | Represents constant |
![]() | tlscsctStream | Represents constant |
