Expand description
Code for constructing and signing certificates.
Only available when the crate is built with the encode feature.
Structs§
- Encoded
Ed25519 Cert - An encoded ed25519 certificate,
created using
Ed25519CertBuilder::encode_and_sign.
Traits§
- Encoded
Cert - A certificate with an encoded representation.