System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType
The SubjectIdentifierOrKeyType enumeration defines how a subject is identified.
The subject is identified by the certificate issuer and serial number.
PublicKeyInfo = 3
The subject is identified by the public key.
The subject is identified by the hash of the subject key.
Unknown = 0
The type is unknown.