TTLSCipherSuiteHash Enumeration
Represents type TTLSCipherSuiteHash.
type TTLSCipherSuiteHash = ( tlscshNone, tlscshNULL, tlscshSHA, tlscshSHA256, tlscshMD5 );
The TTLSCipherSuiteHash type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlscshMD5 | Represents constant |
![]() | tlscshNone | Represents constant |
![]() | tlscshNULL | Represents constant |
![]() | tlscshSHA | Represents constant |
![]() | tlscshSHA256 | Represents constant |
