MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
SecureMimeContext Class
SecureMimeContext Properties
EncryptionProtocol Property
KeyExchangeProtocol Property
SignatureProtocol Property
Secure
Mime
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
ICryptographyContext
KeyExchangeProtocol
Remarks
Gets the key exchange protocol.
See Also
Reference
SecureMimeContext Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast