Skip to content

API Reference

This reference covers all public classes and functions in certified.

Module Contents
cert Certified — the main config/connection manager
ca CA, LeafCert — certificate authority and leaf cert types
encode Name and SAN builders, key types, certificate helpers
models Pydantic config models (TrustedService, TrustedClient, LokiConfig)
fast FastAPI integration: auth dependencies, biscuit authz
layout Config directory layout, path resolution
blob Blob — safe file I/O for PEM/key material
cert_info CertInfo — certificate builder input
cert_base FullCert — shared base for CA and LeafCert
serial PEM / base64-DER serialization helpers