Mentalis.org Security Library documentation

SecureSocket.ActiveEncryption Property

Gets the active encryption cipher suite.

[Visual Basic]
Public ReadOnly Property ActiveEncryption As SslAlgorithms
[C#]
public SslAlgorithms ActiveEncryption {get;}

Property Value

One of the SslAlgorithms values.

See Also

SecureSocket Class | SecureSocket Members | Org.Mentalis.Security.Ssl Namespace