Package com.auth0.jwt.interfaces
Interface ECDSAKeyProvider
- All Superinterfaces:
KeyProvider<ECPublicKey,
ECPrivateKey>
Elliptic Curve (EC) Public/Private Key provider.
-
Method Summary
Methods inherited from interface com.auth0.jwt.interfaces.KeyProvider
getPrivateKey, getPrivateKeyId, getPublicKeyById