Class AlertLevel
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
RFC 5246 7.2
public abstract class AlertLevel
- Inheritance
-
AlertLevel
- Inherited Members
Fields
fatal
public const short fatal = 2
Field Value
warning
public const short warning = 1
Field Value
Methods
GetName(short)
public static string GetName(short alertDescription)
Parameters
alertDescriptionshort
Returns
GetText(short)
public static string GetText(short alertDescription)
Parameters
alertDescriptionshort