Class TlsFatalAlertReceivedException
- Namespace
- Enterprises.Org.BouncyCastle.Crypto.Tls
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class TlsFatalAlertReceivedException : TlsException, ISerializable
- Inheritance
-
TlsFatalAlertReceivedException
- Implements
- Inherited Members
Constructors
TlsFatalAlertReceivedException(byte)
public TlsFatalAlertReceivedException(byte alertDescription)
Parameters
alertDescription
byte
Properties
AlertDescription
public virtual byte AlertDescription { get; }