MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
RsaSignaturePadding Class
RsaSignaturePadding Properties
Scheme Property
Rsa
Signature
Padding
Scheme Property
Get the RSA signature padding scheme.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
RsaSignaturePaddingScheme
Scheme
{
get
; }
Property Value
RsaSignaturePaddingScheme
The RSA signature padding scheme.
Remarks
Gets the RSA signature padding scheme.
See Also
Reference
RsaSignaturePadding Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast