Interface bnd.settingOptions

All Superinterfaces:
Options
Enclosing class:
bnd

static interface bnd.settingOptions extends Options
Handle the global settings
  • Method Details

    • clear

      boolean clear()
    • publicKey

      boolean publicKey()
    • secretKey

      boolean secretKey()
    • mac

      boolean mac()
    • base64

      boolean base64()
    • location

      String location()
    • generate

      boolean generate()
    • password

      char[] password()