[−][src]Function nginx::PEM_read_PKCS8
pub unsafe extern "C" fn PEM_read_PKCS8(
fp: *mut FILE,
x: *mut *mut X509_SIG,
cb: pem_password_cb,
u: *mut c_void
) -> *mut X509_SIG
pub unsafe extern "C" fn PEM_read_PKCS8(
fp: *mut FILE,
x: *mut *mut X509_SIG,
cb: pem_password_cb,
u: *mut c_void
) -> *mut X509_SIG