コード例 #1
0
ファイル: client.py プロジェクト: B-Rich/DOPY
    def get_key(self, key_id):

        return Key.from_existing(key_id, self.authentication_token)