示例#1
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)
示例#2
0
 def create_cmac_ctx(self, algorithm):
     return _CMACContext(self, algorithm)