pub static ECDSA_P384_SHA384_FIXED: EcdsaVerificationAlgorithm
Expand description

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

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