Function authority_info_access_ocsp_der
pub fn authority_info_access_ocsp_der(uri: &str) -> Vec<u8> ⓘAvailable on crate features
crypto and std only.Expand description
DER of an AuthorityInfoAccessSyntax extension value with a single
id-ad-ocsp responder URI, for embedding as the 1.3.6.1.5.5.7.1.1
extension on a re-signed leaf.