Hierarchy

  • Xchacha20poly1305Ietf

Constructors

Methods

Constructors

Methods

  • Parameters

    • ciphertext: Uint8Array
    • key: Uint8Array
    • nonce: Uint8Array

    Returns Promise<Uint8Array>

  • Parameters

    • message: Uint8Array
    • key: Uint8Array
    • nonce: Uint8Array

    Returns Promise<Uint8Array>

Generated using TypeDoc