Constant ECDSA_P256_SHA256_ASN1
pub const ECDSA_P256_SHA256_ASN1: EcdsaVerificationAlgorithm;Available on crate features
crypto and aws-lc only.Expand description
Verification of ASN.1 DER-encoded ECDSA signatures using the P-256 curve and SHA-256.