You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property delegatorSessionSigs - The Session Signatures produced by the Vincent delegator for authenticating with the Lit network to execute Lit Actions that decrypt or generate new keys
57
+
* @property delegatorSessionSigs - The Session Signatures produced by the Vincent delegator for authenticating with the Lit network to execute Lit Actions that generate new keys
/** Exporting a previously persisted key only requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network.
77
77
*
78
78
* @extends BaseApiParams
79
-
*
79
+
*@property delegatorSessionSigs The Session Signatures produced by the Vincent delegator for authenticating with the Lit network to decrypts the encrypted wrapped key
80
80
* @property id The unique identifier (UUID V4) of the encrypted private key
0 commit comments