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