Certificate. A string containing the binary stream of the entire certificate content. Flags. There are two flags that provide additional client certificate information. The ceCertPresent flag indicates a client certificate is present. The ceUnrecognizedIssuer flag indicates the last certification in this chain is from an unknown user. Issuer is a string containing the subfield values that provide information about the issuer of the certificate. SerialNumber is a string that contains the certification serial number. Subject is a string containing the subfield values that provide information about the subject of the certificate. ValidFrom is the date when the certificate becomes valid. ValidUntil is the expiration date of the certificate.
C is the name of the country of origin. CN is the common name of the user. GN is a given name. I is a set of initials. L is a locality. O is the company or organization name. OU is the name of the organizational unit. S is a state or province. T is the title of the person or organization.