Interface bnd.hashOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

    static interface bnd.hashOptions
    extends Options
    • Method Detail

      • hex

        boolean hex()
      • b64

        boolean b64()
      • process

        boolean process()
      • name

        boolean name()
      • algorithm

        java.util.List<bnd.Alg> algorithm()