TTLSCertificateRequest Record

Represents type TTLSCertificateRequest.

Namespace: flcTLSHandshake
type
 TTLSCertificateRequest = record
 end;

The TTLSCertificateRequest type exposes the following members.

Show:
 NameDescription
CertificateTypes

Represents field CertificateTypes.

DistinguishedName

Represents field DistinguishedName.

SupportedSignatureAlgorithms

Represents field SupportedSignatureAlgorithms.

Top