build_response_with_auth

Function build_response_with_auth 

Source
pub fn build_response_with_auth(
    packet: RadiusPacket,
    request_authenticator: [u8; 16],
    secret: &str,
) -> RadiusPacket
Expand description

Builds a RADIUS response packet with the proper Response Authenticator.