|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.tls.ContentType
RFC 2246 6.2.1
Field Summary | |
static short |
alert
Deprecated. |
static short |
application_data
Deprecated. |
static short |
change_cipher_spec
Deprecated. |
static short |
handshake
Deprecated. |
static short |
heartbeat
Deprecated. |
Constructor Summary | |
ContentType()
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 change_cipher_spec
public static final short alert
public static final short handshake
public static final short application_data
public static final short heartbeat
Constructor Detail |
public ContentType()
|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |