Click or drag to resize

PkcsSubjectIdentifier Constructor

Overload List
  NameDescription
Public methodPkcsSubjectIdentifier(Byte)
Initializes a new instance of SubjectIdentifier2 class from ASN.1-encoded byte array that represents encoded Subject Identifier structure.
Public methodPkcsSubjectIdentifier(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.
Top
See Also