Function crl_distribution_point_der
pub fn crl_distribution_point_der(uri: &str) -> Vec<u8> ⓘAvailable on crate feature
crypto only.Expand description
DER of a CRLDistributionPoints extension value with a single
fullName URI distribution point, for embedding as the 2.5.29.31
extension on a re-signed leaf.