Constant ed25519_dalek::pkcs8::ALGORITHM_OID
source · pub const ALGORITHM_OID: ObjectIdentifier;
Available on crate feature
pkcs8
only.Expand description
Algorithm ObjectIdentifier
for the Ed25519 digital signature algorithm
(id-Ed25519
).