Class TlsException
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Tls
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class TlsException : IOException, ISerializable
- Inheritance
-
TlsException
- Implements
- Derived
- Inherited Members
Constructors
TlsException(string, Exception)
public TlsException(string message, Exception cause)