Class SigningPublicKey


  • public class SigningPublicKey
    extends Object
    Public key counterpart of SigningKey
    Author:
    Kohsuke Kawaguchi
    • Method Detail

      • getKid

        public String getKid()
      • asJSON

        @WebMethod(name="")
        public net.sf.json.JSONObject asJSON()
        Renders the key as JSON in the JWK format.