pub static ECDSA_P256_SHA256_FIXED: EcdsaVerificationAlgorithm
Expand description

Verification of fixed-length (PKCS#11 style) ECDSA signatures using the P-256 curve and SHA-256.

See “ECDSA_*_FIXED Details” in ring::signature’s module-level documentation for more details.