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

#[no_mangle]
pub extern "C" fn indy_crypto_cl_revocation_registry_to_json(
    rev_reg: *const c_void,
    rev_reg_json_p: *mut *const c_char
) -> ErrorCode

Returns json representation of revocation registry.

Arguments

  • rev_reg - Reference that contains revocation registry pointer.
  • rev_reg_p - Reference that will contain revocation registry json