API Documentation# The following sections describe how the internal classes and functions of this small library are structured. Contents: Firmware Model FirmwareInfo FirmwareSpec VersionInfo BinaryNature EncryptionType Crypto Implementation aes_decrypt() aes_encrypt() get_key() get_nonce() get_logic_check() get_signature() get_file_decryptor() unpad() pad() file_decrypt() FUS (Firmware Update Server) API AuthenticationError FUSAuthorization FUSClient FUSHdr() FUSBody() FUSMsg() firmware_spec_url() v4_key() v2_key()