pub type AlgorithmIdentifierRef<'a> = AlgorithmIdentifier<AnyRef<'a>>;
Available on crate feature pkcs8 only.
Expand description

AlgorithmIdentifier reference which has AnyRef parameters.