Options
All
  • Public
  • Public/Protected
  • All
Menu

VirgilStreamCipher constructor options parameter.

Hierarchy

  • VirgilStreamCipherOptions

Index

Properties

Properties

Optional encoding

encoding: StringEncoding

If signature is a string, specifies its encoding, otherwise is ignored. Default is 'base64'.

Optional signature

signature: Data

Optionally add a signature of plain data to the encrypted stream.