pub type CRLDistributionPoints<'a> = Vec<CRLDistributionPoint<'a>>;

Trait Implementations

Attempt to parse input bytes into a DER object