Package org.bouncycastle.tls
Class HeartbeatMessageType
java.lang.Object
org.bouncycastle.tls.HeartbeatMessageType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final short
static final short
-
Constructor Summary
-
Method Summary
-
Field Details
-
heartbeat_request
public static final short heartbeat_request- See Also:
-
heartbeat_response
public static final short heartbeat_response- See Also:
-
-
Constructor Details
-
HeartbeatMessageType
public HeartbeatMessageType()
-
-
Method Details
-
getName
-
getText
-
isValid
public static boolean isValid(short heartbeatMessageType)
-