[][src]Function x509_parser::parse_subject_public_key_info

pub fn parse_subject_public_key_info<'a>(
    i: &'a [u8]
) -> IResult<&'a [u8], SubjectPublicKeyInfo<'a>>

Parse the SubjectPublicKeyInfo struct portion of a DER-encoded X.509 Certificate