Skip to main content

sha1_hash_algorithm_der

Function sha1_hash_algorithm_der 

pub fn sha1_hash_algorithm_der() -> Vec<u8> 
Available on crate features crypto and std only.
Expand description

DER of the sha1 CertID hashAlgorithm (AlgorithmIdentifier { sha1, NULL }), for callers building a CertID without an inbound request to echo (e.g. a stapled good response).