Click or drag to resize
MimeKit

DkimSigner Constructor

Overload List
 NameDescription
Public methodDkimSigner(String, String, DkimSignatureAlgorithm) Initialize a new instance of the DkimSigner class.
Obsolete
Public methodDkimSigner(AsymmetricKeyParameter, String, String, DkimSignatureAlgorithm) Initialize a new instance of the DkimSigner class.
Public methodDkimSigner(Stream, String, String, DkimSignatureAlgorithm) Initialize a new instance of the DkimSigner class.
Public methodCode exampleDkimSigner(String, String, String, DkimSignatureAlgorithm) Initialize a new instance of the DkimSigner class.
Top
See Also