Package org.eclipse.csi.codesign


package org.eclipse.csi.codesign
  • Class
    Description
    HTTP client for all SignPath API operations: submit, poll status, and download.
    Configuration for the codesign client.
    Exception carrying HTTP status code and response body from a failed SignPath API call.
    Represents a submitted signing request, holding the URL to poll for status.
    Maps the JSON response from the SignPath signing request status endpoint.
    Orchestrates the full signing workflow: submit an artifact → poll until a final status is reached.