interface ImportPrivateKeyResult {
    id: string;
    pkpAddress: string;
}

Properties

Properties

id: string

The unique identifier (UUID V4) of the encrypted private key

pkpAddress: string

The LIT PKP Address that the key was linked to; this is derived from the provided pkpSessionSigs