Skip to main content

process_client_hello

Function process_client_hello 

Source
pub fn process_client_hello(
    ephemeral: EphemeralSecret,
    client_public: [u8; 32],
) -> (HandshakeMessage, Option<[u8; 32]>)