Generate With Enclave Api Response
data class GenerateWithEnclaveApiResponse(val secp256k1: ShareData?, val ed25519: ShareData?, val error: PortalError? = null)
Response from the Enclave MPC API POST /v1/generate endpoint. Each curve's ShareData.share is the base64 (standard alphabet, no padding) of the serialized MpcShare.