StoreEncryptedKeyParams: BaseApiParams & Pick<StoredKeyData, "publicKey" | "keyType" | "dataToEncryptHash" | "ciphertext" | "memo">

Fetching a previously persisted key's metadata only requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network.

Generated using TypeDoc