[][src]Function nginx::SSL_use_PrivateKey_ASN1

pub unsafe extern "C" fn SSL_use_PrivateKey_ASN1(
    pk: c_int,
    ssl: *mut SSL,
    d: *const c_uchar,
    len: c_long
) -> c_int