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