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