Function openssl_sys::PEM_read_bio_RSAPrivateKey
[−]
[src]
pub unsafe extern fn PEM_read_bio_RSAPrivateKey(bio: *mut BIO,
rsa: *mut *mut RSA,
callback: Option<PasswordCallback>,
user_data: *mut c_void)
-> *mut RSA