Method | Description | |
---|---|---|
DecryptFilenames ( byte encryptionKey ) : bool |
Attempts to decrypts file names with the given encryption key.
|
Method | Description | |
---|---|---|
DepotManifest ( byte data ) : System | ||
Deserialize ( byte data ) : void | ||
ParseBinaryManifest ( Steam3Manifest manifest ) : void |
public DecryptFilenames ( byte encryptionKey ) : bool | ||
encryptionKey | byte | The encryption key. |
return | bool |