Пример #1
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)
Пример #2
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)