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.26106.1555
Syntax
public RSACryptoServiceProvider Rsa { get; }

Property Value

RSACryptoServiceProvider
See Also