|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.AlertLevel
RFC 5246 7.2
Field Summary | |
static short |
fatal
Deprecated. |
static short |
warning
Deprecated. |
Constructor Summary | |
AlertLevel()
Deprecated. |
Method Summary | |
static java.lang.String |
getName(short alertDescription)
Deprecated. |
static java.lang.String |
getText(short alertDescription)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final short warning
public static final short fatal
Constructor Detail |
public AlertLevel()
Method Detail |
public static java.lang.String getName(short alertDescription)
public static java.lang.String getText(short alertDescription)
|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |