Type Definition ed25519_dalek::pkcs8::spki::AlgorithmIdentifierOwned
pub type AlgorithmIdentifierOwned = AlgorithmIdentifier<Any>;
Available on crate features
pkcs8
and alloc
only.Expand description
AlgorithmIdentifier
reference which has Any
parameters.