|  | IMailServiceSslKeyExchangeStrength Property | 
            Get the negotiated SSL or TLS key exchange algorithm strength.
            
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
Syntaxint? SslKeyExchangeStrength { get; }Property Value
NullableInt32The negotiated SSL or TLS key exchange algorithm strength.
 Remarks
Remarks
            Gets the negotiated SSL or TLS key exchange algorithm strength once an SSL or TLS connection has been made.
            
 See Also
See Also