![]() | MailBuilderDKIMSign Method |
Name | Description | |
---|---|---|
![]() | DKIMSign(ListDKIMSignatureConfiguration) |
Signs the message with multiple DKIM (DomainKeys Identified Mail) signatures.
|
![]() | DKIMSign(RSACryptoServiceProvider, DKIMSignatureInfo) |
Signs the message using DKIM (DomainKeys Identified Mail) signature.
You can call this method multiple times to have several DKIM signatures present in the resulting message.
|
![]() | DKIMSign(RSACryptoServiceProvider, String, String) |
Signs the message using DKIM (DomainKeys Identified Mail) signature.
You can call this method multiple times to have several DKIM signatures present in the resulting message.
|