Fields Summary |
---|
public static final byte | HELLO_REQUESThello_request handshake type |
public static final byte | CLIENT_HELLOclient_hello handshake type |
public static final byte | SERVER_HELLOserver_hello handshake type |
public static final byte | CERTIFICATEcertificate handshake type |
public static final byte | SERVER_KEY_EXCHANGEserver_key_exchange handshake type |
public static final byte | CERTIFICATE_REQUESTcertificate_request handshake type |
public static final byte | SERVER_HELLO_DONEserver_hello_done handshake type |
public static final byte | CERTIFICATE_VERIFYcertificate_verify handshake type |
public static final byte | CLIENT_KEY_EXCHANGEclient_key_exchange handshake type |
public static final byte | FINISHEDfinished handshake type |