rs256_pk_from_RSA
int rs256_pk_from_RSA(rs256_pk_t *, const RSA *);
return (rs256_pk_from_RSA(pk, rsa));