Type Definition nss_sys::SSLAuthCertificate [] [src]

type SSLAuthCertificate = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut PRFileDesc, _: PRBool, _: PRBool) -> SECStatus>;