Searched refs:PKCS12_KEY_FILENAME (Results 1 – 1 of 1) sorted by relevance
121 PKCS12_KEY_FILENAME = os.path.join(os.path.dirname(__file__), variable in TestRsaSigner133 with open(self.PKCS12_KEY_FILENAME, 'rb') as fh: