PkcsSubjectIdentifier Constructor

Overload List

PkcsSubjectIdentifier(Byte) Initializes a new instance of SubjectIdentifier2 class from ASN.1-encoded byte array that represents encoded Subject Identifier structure.
PkcsSubjectIdentifier(X509Certificate2, SubjectIdentifierType) Initializes a new instance of PkcsSubjectIdentifier class using signer certificate and type how this certificate is referenced in signer information of PkcsSignerInfo object.

See Also