CipherStash Docs
StackLatestTypes publicType aliases

Encrypted

Structural type representing encrypted data. See also `EncryptedValue` for branded nominal typing.

@cipherstash/stack


Type Alias: Encrypted

type Encrypted = CipherStashEncrypted;

Defined in: .tmp-stack/packages/stack/src/types.ts:35

Structural type representing encrypted data. See also EncryptedValue for branded nominal typing.

On this page