Searched refs:OutFileType (Results 1 – 1 of 1) sorted by relevance
1454 class OutFileType(object): class1689 "public_keyfile", help="File to save new public key into", type=OutFileType()1758 "digest_file", help="File to write 32 byte digest into", type=OutFileType()1777 type=OutFileType(),1807 type=OutFileType(),1847 type=OutFileType(),1892 if isinstance(obj, (OutFileType, IOBase)):