Skip to main content

to_ip

Function to_ip 

Source
fn to_ip(bytes: &[u8]) -> Option<IpAddr>
Expand description

Convert the raw bytes of an IP address SAN into an IpAddr.