Constant webpki::alg_id::ECDSA_P256
source ยท pub const ECDSA_P256: AlgorithmIdentifier;
Expand description
AlgorithmIdentifier for id-ecPublicKey
with named curve secp256r1
.
pub const ECDSA_P256: AlgorithmIdentifier;
AlgorithmIdentifier for id-ecPublicKey
with named curve secp256r1
.