List of usage examples for java.security.interfaces ECPublicKey interface-usage
From source file com.turo.pushy.apns.auth.ApnsVerificationKey.java
/**
* <p>A public key used to verify authentication tokens. Signing keys are associated with a developer team (in Apple's
* parlance), and can be used to sign authentication tokens for any topic associated with that team.</p>
*
* <p>Callers generally won't need to use this class outside of the context of integration tests. In almost all cases,
* callers will want to use an {@link ApnsSigningKey} to provide signing credentials to an