Ejemplo n.º 1
0
 def key_gen(self, keyb64, hmac_keyb64):
     """Generate Rijndael and HMAC keys and base64 encode them
     """
     _fko.key_gen(keyb64, hmac_keyb64)
Ejemplo n.º 2
0
 def key_gen(self, keyb64, hmac_keyb64):
     """Generate Rijndael and HMAC keys and base64 encode them
     """
     _fko.key_gen(keyb64, hmac_keyb64)