Class: Cabriolet::Binary::LITStructures::EncryptionHeader

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/cabriolet/binary/lit_structures.rb

Overview

DES encryption header (if encrypted)

NOTE: DES encryption is not currently supported. This structure is provided for completeness.

Structure (approximate):

  • 16 bytes: encryption key hash

  • 8 bytes: IV (initialization vector)

  • 4 bytes: encryption flags