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