Get a list of encrypted key metadata for a specific PKP.
This only requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network.
Note that this list will not include ciphertext or dataToEncryptHash for the keys; to get those values call
getEncryptedKey() with the id of the appropriate key returned by this call.
Get a list of encrypted key metadata for a specific PKP. This only requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network.
Note that this list will not include
ciphertext
ordataToEncryptHash
for the keys; to get those values callgetEncryptedKey()
with theid
of the appropriate key returned by this call.