Skip to main content

Function

storeEncryptedKeyBatch(params)
Stores multiple encrypted keys in a single request.

Parameters

SessionSigsMap
required
LitClient
required
Array<StoredKeyData-like>
required
Array of objects containing ciphertext, dataToEncryptHash, publicKey, keyType, and memo.
bigint
Optional price cap for the Lit Action.

Returns

StoreEncryptedKeyBatchResult

Example