Unit 'flcTLSHandshake' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TTLSCertificateRequest

Declaration

Source position: flcTLSHandshake.pas line 224

type TTLSCertificateRequest = record

  CertificateTypes: TTLSClientCertificateTypeArray;

  

  SupportedSignatureAlgorithms: TTLSSignatureAndHashAlgorithmArray;

  

  DistinguishedName: RawByteString;

  

end;



CT Web help

CodeTyphon Studio