new_ap_owe_handshake

Function new_ap_owe_handshake 

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

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