pub static ECDSA_P384_SHA384_ASN1_SIGNING: EcdsaSigningAlgorithm
Expand description

Signing of ASN.1 DER-encoded ECDSA signatures using the P-384 curve and SHA-384.

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