Uses of Package
com.turo.pushy.apns.auth
-
Packages that use com.turo.pushy.apns.auth Package Description com.turo.pushy.apns Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).com.turo.pushy.apns.auth Contains classes for working with APNs keys. -
Classes in com.turo.pushy.apns.auth used by com.turo.pushy.apns Class Description ApnsSigningKey A private key used to sign authentication tokens. -
Classes in com.turo.pushy.apns.auth used by com.turo.pushy.apns.auth Class Description ApnsSigningKey A private key used to sign authentication tokens.ApnsVerificationKey A public key used to verify authentication tokens.