API reference › @evolu/common › Crypto › XChaCha20Poly1305Ciphertext
type XChaCha20Poly1305Ciphertext = Uint8Array<ArrayBufferLike> &
import("/vercel/path0/packages/common/src/Brand").Brand<"XChaCha20Poly1305Ciphertext">;
Defined in: packages/common/src/Crypto.ts:147
Branded Uint8Array for XChaCha20-Poly1305 encryption.