MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
OpenPgpContext Class
OpenPgpContext Properties
AutoKeyRetrieve Property
DefaultEncryptionAlgorithm Property
EncryptionProtocol Property
KeyExchangeProtocol Property
KeyServer Property
SignatureProtocol Property
Open
Pgp
Context
Key
Exchange
Protocol Property
Get the key exchange protocol.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
string
KeyExchangeProtocol
{
get
; }
Property Value
String
The key exchange protocol.
Implements
ICryptographyContext
KeyExchangeProtocol
Remarks
Gets the key exchange protocol.
See Also
Reference
OpenPgpContext Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast