new_client_owe_handshake

Function new_client_owe_handshake 

Source
pub fn new_client_owe_handshake(
    group_id: u16,
    akm: Akm,
) -> Result<Box<dyn ClientOweHandshake>, Error>
Expand description

Creates a client OWE handshake for the given group ID and authentication parameters.