* Encrypts data using the key 0x00. Key parameter is ignored. * * Params: * data = The data array to be encrypted * key = Ignored. Should be empty * * Returns: An array of bytes containing the encrypted data
See Implementation
* Encrypts data using the key 0x00. Key parameter is ignored. * * Params: * data = The data array to be encrypted * key = Ignored. Should be empty * * Returns: An array of bytes containing the encrypted data