Initializes a new instance of the TlsCipherSuite class

Namespace: Org.BouncyCastle.Crypto.Tls
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected TlsCipherSuite()
Visual Basic
Protected Sub New
Visual C++
protected:
TlsCipherSuite()

See Also