I understand how to read a plain OBB file. However, there doesn't seem to be any APIs in the library to pass in a key for cases in which the file is encrypted.
Does the APK Expansion Zip Library simply not support the opening of encrypted OBB files? If so, do I have no choice but to use the StorageManager?