The constructors of System.Security.Cryptography.Pkcs.CmsRecipientCollection are listed below. For a list of all members, see the CmsRecipientCollection Members list.
See Also: Inherited members from System.Object
The CmsRecipientCollection.#ctor constructor creates an instance of the System.Security.Cryptography.Pkcs.CmsRecipientCollection class. | ||
The CmsRecipientCollection.#ctor(CmsRecipient) constructor creates an instance of the System.Security.Cryptography.Pkcs.CmsRecipientCollection class and adds the specified recipient. | ||
The CmsRecipientCollection.#ctor(SubjectIdentifierType, System.Security.Cryptography.X509Certificates.X509Certificate2Collection) constructor creates an instance of the System.Security.Cryptography.Pkcs.CmsRecipientCollection class and adds recipients based on the specified subject identifier and set of certificates that identify the recipients. |