# Functions
LoadTLSData loads TLS data from the store.
TLSDataFromFiles reads files into a TLSData struct (or returns nil if all paths are empty).
# Structs
EndpointMetaBase contains fields we expect to be common for most context endpoints.
TLSData holds ca/cert/key raw data.