TTLSCipherSuiteBulkCipher Enumeration
Represents type TTLSCipherSuiteBulkCipher.
type TTLSCipherSuiteBulkCipher = ( tlscsbcNone, tlscsbcNULL, tlscsbcRC4, tlscsbcRC2, tlscsbcDES, tlscsbc3DES, tlscsbcIDEA, tlscsbcDES40, tlscsbcAES );
The TTLSCipherSuiteBulkCipher type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlscsbc3DES | Represents constant |
![]() | tlscsbcAES | Represents constant |
![]() | tlscsbcDES | Represents constant |
![]() | tlscsbcDES40 | Represents constant |
![]() | tlscsbcIDEA | Represents constant |
![]() | tlscsbcNone | Represents constant |
![]() | tlscsbcNULL | Represents constant |
![]() | tlscsbcRC2 | Represents constant |
![]() | tlscsbcRC4 | Represents constant |
