[][src]Function indy_crypto::ffi::cl::issuer::indy_crypto_cl_revocation_key_private_free

#[no_mangle]
pub extern "C" fn indy_crypto_cl_revocation_key_private_free(
    rev_key_priv: *const c_void
) -> ErrorCode

Deallocates revocation key private instance.

Arguments

  • rev_key_priv - Reference that contains revocation key private instance pointer.