Searched refs:pubkey_filename (Results 1 – 1 of 1) sorted by relevance
180 def CopyToTrusted(self, pubkey_filename): argument181 with open(pubkey_filename, "r") as f:185 shutil.copy(pubkey_filename, target_filename)