Package io.airlift.security.jwks
Interface JwkPublicKey
- All Superinterfaces:
AsymmetricKey,Key,PublicKey,Serializable
- All Known Implementing Classes:
JwkEcPublicKey,JwkRsaPublicKey
-
Field Summary
Fields inherited from interface java.security.PublicKey
serialVersionUID -
Method Summary
Methods inherited from interface java.security.AsymmetricKey
getParamsMethods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getKeyId
String getKeyId()
-