Function encryptXChaCha20Poly1305

  • WASM32 binding for encryptXChaCha20Poly1305 function.

    Parameters

    • plainText: string
    • password: string

    Returns string

    The encrypted text as a base64 string.

Generated using TypeDoc