Release checklist line
Webhook, WebAuthn, and PKCS#11 test infrastructure
Required evidence
Claim boundary
This proves release readiness for a test-fixture promise. It does not prove cryptographic correctness or production key-management suitability.
Release checklist line
Webhook, WebAuthn, and PKCS#11 test infrastructure
Required evidence
cargo test -p uselesskey-webhook --all-features;cargo test -p uselesskey-webauthn --all-features;cargo test -p uselesskey-pkcs11-mock --all-features.Claim boundary
This proves release readiness for a test-fixture promise. It does not prove cryptographic correctness or production key-management suitability.