pub fn verify_agent_authorization_hex(
proof_bytes: Buffer,
public_inputs: JsCompliancePublicInputs,
witness_commitment_hex: String,
receipt: Value,
) -> Result<JsVerificationResult>Expand description
Verify an agent.authorization.v1 proof using the witness commitment hex string.