apple_codesign

Module notarization

Source
Expand description

Apple notarization functionality.

Notarization works by uploading a payload to Apple servers and waiting for Apple to scan the submitted content. If Apple is appeased by your submission, they issue a notarization ticket, which can be downloaded and stapled (just a fancy word for attached) to the content you upload.

This module implements functionality for uploading content to Apple and waiting on the availability of a notarization ticket.

Structs§

  • An entity for performing notarizations.

Enums§

Functions§