Constant Field Values
Contents
org.apache.*
-
org.apache.fulcrum.jce.crypto.CryptoParameters Modifier and Type Constant Field Value public static final String
ALGORITHM
"PBEWithMD5AndDES"
public static final int
COUNT
20
-
org.apache.fulcrum.jce.crypto.PasswordParameters Modifier and Type Constant Field Value public static final int
COUNT
1000
-
org.apache.fulcrum.jce.crypto.algo.CryptoStreamGCMImpl Modifier and Type Constant Field Value protected static final int
IV_SIZE
12
-
org.apache.fulcrum.jce.crypto.algo.CryptoStreamPBEImpl Modifier and Type Constant Field Value protected static final int
COUNT_J8
10000
protected static final int
IV_SIZE
16
protected static final int
KEY_SIZE
256
-
org.apache.fulcrum.jce.crypto.extended.CryptoParametersJ8 Modifier and Type Constant Field Value public static final String
CLEAR_CODE_DEFAULT
"J8_AES064;"
-
org.apache.fulcrum.jce.crypto.extended.CryptoStreamFactoryJ8Template Modifier and Type Constant Field Value protected static final int
SALT_SIZE
16