X509CertificateName interface
Properties of server X509Names.
Properties
issuer |
Thumbprint for the Issuer of the Certificate. |
name | Common Name of the Certificate. |
Property Details
issuerCertificateThumbprint
Thumbprint for the Issuer of the Certificate.
issuerCertificateThumbprint?: string
Property Value
string
name
Common Name of the Certificate.
name?: string
Property Value
string