MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
ApplicationPgpEncrypted Class
ApplicationPgpEncrypted Constructor
ApplicationPgpEncrypted Constructor
ApplicationPgpEncrypted(MimeEntityConstructorArgs) Constructor
Application
Pgp
Encrypted Constructor
Initialize a new instance of the
ApplicationPgpEncrypted
class.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ApplicationPgpEncrypted
()
Remarks
Creates a new MIME part with a Content-Type of application/pgp-encrypted and content matching
"Version: 1\n"
.
See Also
Reference
ApplicationPgpEncrypted Class
ApplicationPgpEncrypted Overload
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast