Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptionOptions

The options for the encryption of the log file and storage file

Hierarchy

  • EncryptionOptions

Index

Properties

algorithm

algorithm: typeof algorithm

The information about the algorithm being used for encryption

encoding

encoding: typeof encoding

The encodings used for encryption and decryption

separator

separator: string

The separator string between every log. Note: the separator MUST be unable to appear in the encoding output you choose to use

Generated using TypeDoc