Skip to content

API Reference

Reach for a domain entrypoint when you know the area you want, or the root micro509 import for the stable, workflow-first package surface. The root re-exports the common surface; the domain entrypoints expose exhaustive advanced types. Each row links to its API page, and to the matching narrative guide where one exists.

Choose a surface

NeedModuleGuide
Common workflows from the stable package surfacemicro509
Certificate creation, parsing, and extensionsmicro509/x509Certificates
Chain validation, identity, and policymicro509/verifyVerification
CRL, OCSP, and revocation orchestrationmicro509/revocationRevocation
Key generation, import, and exportmicro509/keysKeys
PEM block handlingmicro509/pemPKCS (PEM utilities)
PKCS#7 and PKCS#12micro509/pkcsPKCS
Result helpers and error primitivesmicro509/result

The root micro509 import is the stable starting point; drop to a domain module above when you need its advanced types.

Released under the MIT License.