Skip to main content

verify_proof_v21

Function verify_proof_v21 

Source
pub fn verify_proof_v21(
    nonce: &str,
    context_id: &str,
    binding: &str,
    timestamp: &str,
    body_hash: &str,
    client_proof: &str,
) -> bool
Expand description

Verify v2.1 proof (server-side).