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