BOTPSignConfig.properties 454 B

12345678
  1. # true means botpsign works, false means it does not work.
  2. botp.sign.on=false
  3. # the secret to encypt the source plaintext, you can specific it.
  4. botp.sign.secret=changeit
  5. # the target bills' bostypes of botp, use comma ',' to connect them. If blank, botpsign does not work.
  6. botp.sign.bostypes=
  7. # the support type of botp verifier, you can specific it, such as 'normal', 'itrus'. If blank, 'normal' will be the default one.
  8. botp.sign.verifier=normal