Function CTLOG_new_ex

Source
pub unsafe extern "C" fn CTLOG_new_ex(
    public_key: *mut evp_pkey_st,
    name: *const i8,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> *mut ctlog_st
Expand description

CT log functions *