pub(crate) fn parse_rsa_public_key( input: &[u8], ) -> Result<ManagedPointer<*mut EVP_PKEY>, KeyRejected>