| ICryptographyContextKeyExchangeProtocol Property |
Get the key exchange protocol.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax string KeyExchangeProtocol { get; }
Property Value
StringThe key exchange protocol.
Remarks The key exchange protocol is really only used for OpenPGP.
See Also