Constant ECDSA_P256K1_SHA256_ASN1_SIGNING
pub const ECDSA_P256K1_SHA256_ASN1_SIGNING: EcdsaSigningAlgorithm;Available on crate feature
crypto only.Expand description
Signing of ASN.1 DER-encoded ECDSA signatures using the P-256K1 curve and SHA-256.