Static ring::signature::ECDSA_P256_SHA256_ASN1_SIGNING
source · pub static ECDSA_P256_SHA256_ASN1_SIGNING: EcdsaSigningAlgorithm
Expand description
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.