Пример #1
0
 def __init__(self,public_key,private_key):
     self.key = Key(public_key,private_key)