Skip to main content

Module verify_attestation

Module verify_attestation 

Source

Structs§

VerifyCommand

Enums§

CliTrustPolicy
Trust policy for identity verification.

Functions§

handle_verify
Handle verify command. Returns Ok(()) on success, Err on error. Uses exit codes: 0=valid, 1=invalid, 2=error
handle_verify_attestation
Legacy handler for backward compatibility (kept for potential internal use).