Esempio n. 1
0
 def create_hash_ctx(self, algorithm):
     return _HashContext(self, algorithm)
Esempio n. 2
0
 def create_hash_ctx(self, algorithm):
     return _HashContext(self, algorithm)