pub type CRLDistributionPoints<'a> = Vec<CRLDistributionPoint<'a>>;
Attempt to parse input bytes into a DER object