[][src]Static ring::signature::ECDSA_P256_SHA256_ASN1_SIGNING

pub static ECDSA_P256_SHA256_ASN1_SIGNING: EcdsaSigningAlgorithm

Signing 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.