Function sshcerts::utils::asn_der_to_r_s[][src]

pub fn asn_der_to_r_s(buf: &[u8]) -> Option<(&[u8], &[u8])>

Takes an ASN1 encoded ECDSA signature and attempts to parse it into it’s R and S constituent parts