Options
All
  • Public
  • Public/Protected
  • All
Menu

Additional information concerning the generation of the encrypted data.

Hierarchy

  • IXmlEncryptionProperties

Index

Properties

compressionMethod

compressionMethod: number

The compression method that was used before the resource was encrypted.

Value is either "0" (no compression) or "8" (Deflate algorithm).

For more information, see: https://www.w3.org/publishing/epub3/epub-ocf.html#sec-enc-compression

int

originalLength

originalLength: number

The size of the resource in bytes, before it was compressed and encrypted.

int

Generated using TypeDoc