Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Xchacha20poly1305Ietf

Index

Constructors

Methods

Constructors

Methods

  • decrypt(ciphertext: Uint8Array, key: Uint8Array, nonce: Uint8Array): Promise<Uint8Array>
  • encrypt(message: Uint8Array, key: Uint8Array, nonce: Uint8Array): Promise<Uint8Array>

Generated using TypeDoc