Package com.auth0.jwt.interfaces
Interface RSAKeyProvider
- All Superinterfaces:
KeyProvider<RSAPublicKey,
RSAPrivateKey>
RSA Public/Private Key provider.
-
Method Summary
Methods inherited from interface com.auth0.jwt.interfaces.KeyProvider
getPrivateKey, getPrivateKeyId, getPublicKeyById