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