Package org.bouncycastle.tls
Class ContentType
java.lang.Object
org.bouncycastle.tls.ContentType
RFC 2246 6.2.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final short
static final short
static final short
static final short
static final short
static final short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
change_cipher_spec
public static final short change_cipher_spec- See Also:
-
alert
public static final short alert- See Also:
-
handshake
public static final short handshake- See Also:
-
application_data
public static final short application_data- See Also:
-
heartbeat
public static final short heartbeat- See Also:
-
tls12_cid
public static final short tls12_cid- See Also:
-
-
Constructor Details
-
ContentType
public ContentType()
-
-
Method Details
-
getName
-
getText
-