Skip to main content

Crate uselesskey_core_x509_spec

Crate uselesskey_core_x509_spec 

Source
Expand description

Deprecated compatibility shim for X.509 spec models.

Prefer uselesskey-x509; the canonical implementation now lives there.

Structs§

ChainSpec
Specification for generating a three-level X.509 certificate chain (root CA -> intermediate CA -> leaf).
KeyUsage
Key usage flags for X.509 certificates.
X509Spec
Specification for generating an X.509 certificate.

Enums§

NotBeforeOffset
Offset for the not_before field.