Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • filename: The filename of the image
  • encryptionalgorithm: The file-encryption algorithm. Currently the options are "AesCtr" and "AesCtrHmac".
  • encryptionkey: The key to decrypt the image file. This is a byte array consisting of 128 bits of key, followed by 128 bits of IV.
Note
titleNote

See the Image Decryption section in the roImagePlayer entry for details on displaying encrypted images.

...