Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val hello_request :
State.handshake_state ->
(State.handshake_return, State.failure) Stdlib.result
val handle_change_cipher_spec :
State.server_handshake_state ->
State.handshake_state ->
Cstruct.t ->
(State.handshake_return, State.failure) Stdlib.result
val handle_handshake :
State.server_handshake_state ->
State.handshake_state ->
Cstruct.t ->
(State.handshake_return, State.failure) Stdlib.result