The unique identifier (UUID V4) of the encrypted private key
The type of key that was encrypted -- e.g. ed25519, K256, etc.
The LIT network that the client who stored the key was connected to
A (typically) user-provided descriptor for the encrypted private key
The LIT PKP address that is associated with the encrypted private key
The public key of the encrypted private key
Metadata for a key that has been stored, encrypted, on the wrapped keys backend service Returned by
listEncryptedKeyMetadata
; to get full stored key data includingciphertext
anddataToEncryptHash
usegetEncryptedKey()