Interface JwkDecoder.JwkPublicKey

All Superinterfaces:
Key, PublicKey, Serializable
All Known Implementing Classes:
JwkDecoder.JwkEcPublicKey, JwkDecoder.JwkRsaPublicKey
Enclosing class:
JwkDecoder

public static interface JwkDecoder.JwkPublicKey extends PublicKey
  • Method Details