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