Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface onEncryptProgressSnapshot

An argument of the onEncryptProgressCallback.

Hierarchy

Index

Properties

bytesProcessed

bytesProcessed: number

Size of the file being encrypted in bytes.

fileSize

fileSize: number

Total size of the file being processed.

state

Current status of processing. Can be "Signing" then "Encrypting".

Generated using TypeDoc