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