Interface JwkPublicKey

All Superinterfaces:
AsymmetricKey, Key, PublicKey, Serializable
All Known Implementing Classes:
JwkEcPublicKey, JwkRsaPublicKey

public interface JwkPublicKey extends PublicKey