ExportPrivateKeyParams: BaseApiParams & ApiParamsSupportedNetworks & {
    id: string;
}

Exporting a previously persisted key only requires valid pkpSessionSigs and a LIT Node Client instance configured for the appropriate network.

Property

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

Generated using TypeDoc