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