TlsCipher.CipherAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
CipherAlgorithm
Gets the active cipher algorithm.
Declaration
public TlsBulkCipherAlgorithm CipherAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| TlsBulkCipherAlgorithm | Active cipher algorithm. |