Package com.eatthepath.pushy.apns.auth

Contains classes for working with APNs keys. Keys are used in token-based authentication. Callers will generally use the ApnsSigningKey class to provide signing credentials to clients. An ApnsVerificationKey class is also provided for callers that need to build integration tests using the MockApnsServer.

Author:
Jon Chambers