TTLSClientCertificateType Enumeration
Represents type TTLSClientCertificateType.
type TTLSClientCertificateType = ( tlscctRsa_sign = 1, tlscctDss_sign = 2, tlscctRsa_fixed_dh = 3, tlscctDss_fixed_dh = 4, tlscctRsa_ephemeral_dh_RESERVED = 5, tlscctDss_ephemeral_dh_RESERVED = 6, tlscctFortezza_dms_RESERVED = 20, tlscctMax = 255 );
The TTLSClientCertificateType type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | tlscctDss_ephemeral_dh_RESERVED | Represents constant |
![]() | tlscctDss_fixed_dh | Represents constant |
![]() | tlscctDss_sign | Represents constant |
![]() | tlscctFortezza_dms_RESERVED | Represents constant |
![]() | tlscctMax | Represents constant |
![]() | tlscctRsa_ephemeral_dh_RESERVED | Represents constant |
![]() | tlscctRsa_fixed_dh | Represents constant |
![]() | tlscctRsa_sign | Represents constant |
