Function ring::ec::suite_b::key_pair_from_pkcs8_

source ยท
fn key_pair_from_pkcs8_<'a>(
    template: &Template,
    input: &mut Reader<'a>,
) -> Result<(Input<'a>, Input<'a>), KeyRejected>