Click or drag to resize
MimeKit

SecureMimeContextKeyExchangeProtocol Property

Get the key exchange protocol.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public override string KeyExchangeProtocol { get; }

Property Value

String
The key exchange protocol.
Remarks
Gets the key exchange protocol.
See Also