Interface bnd.settingOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

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

      • clear

        boolean clear()
      • publicKey

        boolean publicKey()
      • secretKey

        boolean secretKey()
      • mac

        boolean mac()
      • base64

        boolean base64()
      • location

        java.lang.String location()
      • generate

        boolean generate()
      • password

        char[] password()