Settings
Help

Module encode

Module encode 

Source
Available on crate feature encode only.
Expand description

Code for constructing and signing certificates.

Only available when the crate is built with the encode feature.

Structs§

EncodedEd25519Cert
An encoded ed25519 certificate, created using Ed25519CertConstructor::encode_and_sign.