CipherStash Docs
StackLatestTypes publicType aliases

BulkDecryptedData

API reference for BulkDecryptedData

@cipherstash/stack


Type Alias: BulkDecryptedData

type BulkDecryptedData = DecryptionResult<JsPlaintext>[];

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

On this page