Constants

Integrating the Jamf Certificate SDK with Mobile Device Apps Deployed by Jamf Pro

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

Declared In

kErrorBadInitializationParams

A CertificateRequestEmbeddedP12 object was initialized with bad parameters.

CertificateRequestErrorDomain.h.

Declared In

kErrorCertificateMalformed

The certificate coming from Jamf Pro was malformed in transit.

CertificateRequestErrorDomain.h.

Declared In

kErrorCertificateWrongAutomaticPassword

Occurs when the .p12 from the server was encrypted with a different password than the SDK has chosen.

CertificateRequestErrorDomain.h.

Declared In

kErrorIncorrectManagedAppConfigData

The managed app configuration does not contain enough information to contact Jamf Pro.

CertificateRequestErrorDomain.h.

Declared In

kErrorInvalidResponseFromJamfProServer

The Jamf Pro server responded with information that the SDK cannot process.

CertificateRequestErrorDomain.h.