Click or drag to resize

DKIMSignatureConfigurationRsa Property

RSA class containing private key used for signing.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public RSACryptoServiceProvider Rsa { get; }

Property Value

Type: RSACryptoServiceProvider
See Also