Skip to main content

decode_authenticate_response

Function decode_authenticate_response 

Source
pub fn decode_authenticate_response(
    wire: &str,
) -> Result<AuthenticateResponse, Error>