Struct TLSCertificateInformation
Certificate information
struct TLSCertificateInformation
;
Fields
Name | Type | Description |
---|---|---|
_x509
|
void* | Vendor specific representation of the peer certificate. |
subjectName
|
DictionaryList!(string,false,8L,false) | Information about the certificate's subject name. |