Changes for version 0.55 - 2014-09-16

  • Created root classes for payloads (20 points) Enabled serialization to plist (5 points) Enabled validation of common types (5 points) Created root profile type (5 points) Created common profile types and targets (5 points) Created Array type (5 points) Implemented Certificate payloads (5 points) Implemented Email payloads (5 points)

Documentation

Modules

An OO interface to Apple Configuration Profiles.
Base class for the four different Certificate payload types.
Certificate payload with a PEM-format certificate.
Certificate payload with a DER-format certificate.
Bundle containing one certificate and its matching private key.
Certificate payload with a DER-format certificate.
Base class for almost all payload types, with common payload keys.
The Email payload type.
Tying class for arrays of things.
Tying class for payload storage.
Data types for payload keys.
Convert common payload types to plist form.
Validation of common payload types.
Constants for payload targets