Versions in this module Expand all Collapse all v0 v0.5.0 Sep 16, 2020 Changes in this version + type CertificateManager struct + func NewCertificateManager(certificateCacheDirectory, deviceDatabaseUser, deviceDatabasePassword string) (*CertificateManager, error) + func (mgr *CertificateManager) GetCertificate(serial string) (*x509.Certificate, error)