Constant Field Values

lib.pwss.*

  • lib.pwss.hash.file_hash_handler.BigFileHashHandler
    Modifier and Type
    Constant Field
    Value
    protected final String
    BLAKE_2B_PRINT_PREFIX
    "BLAKE2b: "
    protected final int
    DIGEST_SIZE_BLAKE_2B
    64
    protected final String
    ERROR
    "error"
    protected final String
    SHA256_PRINT_PREFIX
    "SHA-256: "
    protected final String
    SHA3_PRINT_PREFIX
    "SHA-3 (256): "
  • lib.pwss.hash.file_hash_handler.FileHashHandler
    Modifier and Type
    Constant Field
    Value
    protected final String
    BLAKE_2B_PRINT_PREFIX
    "BLAKE2b: "
    protected final int
    DIGEST_SIZE_BLAKE_2B
    64
    protected final String
    ERROR
    "error"
    protected final String
    SHA256_PRINT_PREFIX
    "SHA-256: "
    protected final String
    SHA3_PRINT_PREFIX
    "SHA-3 (256): "