init(appleItemID:appKeyBlob:)
Creates an app key to decrypt a license request.
Declaration
init(appleItemID: UInt64, appKeyBlob: [UInt8]) throwsParameters
- appleItemID:
A unique identifier for the app. See Appleitemid.
- appKeyBlob:
A key blob for a specific app variant that App Store Connect provides your marketplace server during app ingestion. For more information, see Ingesting An Alternative Distribution Package.