예제 #1
0
 def create_hash_ctx(self, algorithm):
     return _HashContext(self, algorithm)
예제 #2
0
 def create_hash_ctx(self, algorithm):
     return _HashContext(self, algorithm)