API reference › @evolu/common › Crypto › XChaCha20Poly1305Ciphertext
const XChaCha20Poly1305Ciphertext: brand(
"XChaCha20Poly1305Ciphertext",
Uint8Array,
);
Defined in: packages/common/src/Crypto.ts:147
Branded Uint8Array for XChaCha20-Poly1305 encryption.