Home
last modified time | relevance | path

Searched refs:CertFile (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/setuptools/
Dssl_support.py229 class CertFile(wincertstore.CertFile): class
231 super(CertFile, self).__init__()
236 super(CertFile, self).close()
240 _wincerts = CertFile()