Пример #1
0
 def handle_getpublickey(self, username):
     return base64.b64encode(Serialization.serialize_getpublickeyresponse(self.rsa_key))