The TlsCipher type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | BlockSize |
Gets the cipher's block size.
|
![]() ![]() | Cbc |
Gets the value indicating whether the cipher is a block cipher in CBC mode.
|
![]() ![]() | CipherAlgorithm |
Gets the active cipher algorithm.
|
![]() ![]() | CipherMode |
Gets the active cipher mode.
|
![]() ![]() | EffectiveKeySize |
Gets the effective key size.
|
![]() ![]() | Exportable |
Gets the value indicating whether the cipher is exportable.
|
![]() ![]() | KeyExchangeAlgorithm |
Gets the selected key exchange algorithm.
|
![]() ![]() | KeyMaterialSize |
Gets the size of key material.
|
![]() ![]() | KeySize |
Gets the key size.
|
![]() ![]() | MacAlgorithm |
Gets the active message authentication code (MAC) algorithm.
|
![]() ![]() | MacSize |
Gets the MAC algorithm block size.
|
![]() ![]() | Protocol |
Gets the active protocol version.
|
![]() ![]() | Suite |
Returns the cipher suite ID.
|