Constant Field Values
Contents
hu.icellmobilsoft.*
-
hu.icellmobilsoft.coffee.tool.utils.crypto.AesCbcCryptoUtil Modifier and Type Constant Field Value public static final StringCIPHER_TRANSFORMATION"AES/CBC/PKCS5PADDING" -
hu.icellmobilsoft.coffee.tool.utils.crypto.SecretKeyUtil Modifier and Type Constant Field Value public static final StringALGORITHM_AES"AES"public static final intITERATION1000public static final intKEY_LENGTH256public static final StringSECRET_KEY_ALGORITHM"PBKDF2WithHmacSHA1"
-
hu.icellmobilsoft.coffee.tool.utils.date.DateUtil Modifier and Type Constant Field Value public static final StringDEFAULT_FULL_PATTERN"yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"
-
hu.icellmobilsoft.coffee.tool.utils.string.EncodeUtil Modifier and Type Constant Field Value public static final StringALGORITHM_SHA_512"SHA-512"public static final StringALGORITHM_SHA3_512"SHA3-512" -
hu.icellmobilsoft.coffee.tool.utils.string.RandomUtil Modifier and Type Constant Field Value public static final intMAX_NUM_SYS62