Structs§
- Custom
SniResolver - Custom SNI resolver, consisting of multiple resolvers
- OneCertified
KeyResolver - A certificate resolver resolving one certified key
Functions§
- load_
certs - Loads a public certificate from file
- load_
private_ key - Loads a private key from file
Type Aliases§
- SniResolver
Lock - The type for the SNI resolver lock, which is a vector of tuples containing the hostname and the corresponding certificate resolver.