For details on the standard verification process, refer to the Verification section. This process mirrors the one used during setup. To minimize gas costs, subsequent verifications employ an ECDSA-based solution, as outlined in this section.
To use ECDSA-based verification, CliqueTaskManager maintains a trusted public key. And a Trust Setup process is required when a kernel initially fulfills tasks. It must submit a triple tuple consisting of a response, attestation, and signature. If the attestation is valid, the public key recovered from this signature, CUID pair will be trusted. The ephemeral key must be regenerated each time the kernel restarts. Once Trust Setup done, the attestation could be empty when the kernel fulfills subsequent tasks.