Skip to main content

Module encode

Module encode 

Source
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 Ed25519CertBuilder::encode_and_sign.

Traits§

EncodedCert
A certificate with an encoded representation.