Expand description
Support for retrieving notarization tickets and stapling artifacts.
Structs§
- Main JSON request object for ticket lookup requests.
- Represents a single record to look up in a ticket lookup request.
- Main JSON response object to ticket lookup requests.
- Represents a successful ticket lookup response record.
- Represents an event in a ticket record.
Enums§
- Describes the results of a ticket lookup for a specific record.
Constants§
- URL of HTTP service where Apple publishes stapling tickets.
Functions§
- Obtain the default Client to use for HTTP requests.
- Look up a single notarization ticket.
- Look up a notarization ticket given an HTTP client and an iterable of record names.