Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsCipher Class

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

Represents a TLS/SSL cipher.

Syntax
public class TlsCipher
Inheritance
Object
TlsCipher
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

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.

Methods

Name Description
ToString()

Returns a description of the cipher.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies