Result of storing a batch of private keys in the wrapped keys backend service Includes an array of unique identifiers, which are necessary to get the encrypted ciphertext and dataToEncryptHash in the future

Property

The LIT PKP Address that the key was linked to; this is derived from the provided pkpSessionSigs

Property

Array of the unique identifiers (UUID V4) of the encrypted private keys in the same order provided

Hierarchy

  • StoreEncryptedKeyBatchResult

Properties

Properties

ids: string[]
pkpAddress: string

Generated using TypeDoc