pub fn verify_proof_v21( nonce: &str, context_id: &str, binding: &str, timestamp: &str, body_hash: &str, client_proof: &str, ) -> bool
Verify v2.1 proof (server-side).