Expand description
Certificate manager trait and default file based implementation
Structs§
- File
Cert Manager - Example implementation of CertManager trait. It stores keys and certificates in PEM files in specified directory.
Certificate manager trait and default file based implementation