Options
All
  • Public
  • Public/Protected
  • All
Menu

Encryption result.

Hierarchy

  • EncryptionResult

Index

Properties

Properties

data

data: ArrayBuffer

The encrypted data.

isJSON

isJSON: boolean

Whether its json.

isStr

isStr: boolean

Whether the data is a string.

iv

iv: Uint8Array

The initialization vector.

Generated using TypeDoc