mimekit-ts - v1.0.0
    Preparing search index...

    Enumeration SubjectIdentifierType

    The method to use for identifying a certificate.

    Index
    Unknown: 0

    The identifier type is unknown.

    IssuerAndSerialNumber: 1

    Identify the certificate by its Issuer and Serial Number properties.

    SubjectKeyIdentifier: 2

    Identify the certificate by the sha1 hash of its public key.