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

#[no_mangle]
pub extern "C" fn indy_crypto_cl_revocation_key_private_to_json(
    rev_key_priv: *const c_void,
    rev_key_priv_json_p: *mut *const c_char
) -> ErrorCode

Returns json representation of revocation key private.

Arguments

  • rev_key_priv - Reference that contains issuer revocation key private pointer.
  • rev_key_priv_json_p - Reference that will contain revocation key private json