Type alias ListEncryptedKeyMetadataParams

ListEncryptedKeyMetadataParams: BaseApiParams

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.

Generated using TypeDoc