Skip to main content

ECDSA_P256_SHA256_ASN1

Static ECDSA_P256_SHA256_ASN1 

pub static ECDSA_P256_SHA256_ASN1: EcdsaVerificationAlgorithm
Available on crate features crypto and ring and std only.
Expand description

Verification of ASN.1 DER-encoded ECDSA signatures using the P-256 curve and SHA-256.

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