[][src]Function gpapi::build_openssl_rsa

pub fn build_openssl_rsa(p: &PubKey) -> Rsa<Public>

Gen up an openssl::rsa::Rsa from a PubKey.