get_serial

Function get_serial 

Source
pub fn get_serial(cert: &X509) -> Result<String, Box<Error>>
Expand description

Return the serial number associated with the X509 certificate as a hexadecimal value.