Searched refs:PyCryptoSigner (Results 1 – 2 of 2) sorted by relevance
260 class PyCryptoSigner(object): class307 return PyCryptoSigner(pkey)311 PyCryptoSigner = None variable317 elif PyCryptoSigner:318 Signer = PyCryptoSigner
194 self.signer = crypt.PyCryptoSigner293 crypt.Signer = crypt.PyCryptoSigner299 crypt.Signer = crypt.PyCryptoSigner