TlsFatalAlert public class TlsFatalAlert : TlsException Documentation protected readonly byte m_alertDescription public virtual short AlertDescription { get; } public TlsFatalAlert(short alertDescription) public TlsFatalAlert(short alertDescription, string detailMessage) public TlsFatalAlert(short alertDescription, Exception alertCause) public TlsFatalAlert(short alertDescription, string detailMessage, Exception alertCause) protected TlsFatalAlert(SerializationInfo info, StreamingContext context)