Class VerifyKey

    • Field Detail

      • key

        private String key
        The Unpadded Base64 encoded key.
    • Constructor Detail

      • VerifyKey

        public VerifyKey()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)