Constant ECDSA_SHA256
pub const ECDSA_SHA256: AlgorithmIdentifier;Available on crate feature
crypto only.Expand description
AlgorithmIdentifier for ecdsa-with-SHA256.
This is:
# ecdsa-with-SHA256
OBJECT_IDENTIFIER { 1.2.840.10045.4.3.2 }