Class JSONCryptoHelper.Options

java.lang.Object
org.webpki.json.JSONCryptoHelper.Options
Enclosing class:
JSONCryptoHelper

public static class JSONCryptoHelper.Options extends Object
Common JEF/JSF decoding options.

This class holds options that are checked during decoding.

The following options are currently recognized:
  • Algorithm preference. Default: JOSE
  • Public key option. Default: OPTIONAL
  • keyId option. Default: OPTIONAL
  • Permitted extensions. Default: none