| |
- GetCRXAppID(filename, from_file_path=False, is_win_path=False)
- GetCRXHash(filename, from_file_path=False, is_win_path=False)
- GetPublicKey(filename, from_file_path, is_win_path=False)
- GetPublicKeyFromPath(filepath, is_win_path=False)
- GetPublicKeyPacked(f)
- GetPublicKeyUnpacked(f, filepath)
- HasPublicKey(filename)
- HexTo256(hex_chars)
- Convert bytes to pairs of hex digits. E.g.,
|