Click or drag to resize
MimeKit

CmsRecipient Constructor

Overload List
 NameDescription
Public methodCmsRecipient(Stream, SubjectIdentifierType) Initialize a new instance of the CmsRecipient class.
Public methodCmsRecipient(String, SubjectIdentifierType) Initialize a new instance of the CmsRecipient class.
Public methodCmsRecipient(X509Certificate, SubjectIdentifierType) Initialize a new instance of the CmsRecipient class.
Public methodCmsRecipient(X509Certificate2, SubjectIdentifierType) Initialize a new instance of the CmsRecipient class.
Top
See Also