The constructors of System.Security.Cryptography.Pkcs.CmsRecipient are listed below. For a list of all members, see the CmsRecipient Members list.
See Also: Inherited members from System.Object
The CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2) constructor constructs an instance of the System.Security.Cryptography.Pkcs.CmsRecipient class by using the specified recipient certificate. | ||
The CmsRecipient.#ctor(SubjectIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2) constructor constructs an instance of the System.Security.Cryptography.Pkcs.CmsRecipient class by using the specified recipient identifier type and recipient certificate. |