Constant Field Values
Contents
com.wolfssl.*
-
com.wolfssl.wolfcrypt.Aes Modifier and Type Constant Field Value public static final int
BLOCK_SIZE
16
public static final int
DECRYPT_MODE
1
public static final int
ENCRYPT_MODE
0
public static final int
KEY_SIZE_128
16
public static final int
KEY_SIZE_192
24
public static final int
KEY_SIZE_256
32
-
com.wolfssl.wolfcrypt.Asn Modifier and Type Constant Field Value public static final int
MAX_ENCODED_SIG_SIZE
512
-
com.wolfssl.wolfcrypt.Des3 Modifier and Type Constant Field Value public static final int
BLOCK_SIZE
8
public static final int
DECRYPT_MODE
1
public static final int
ENCRYPT_MODE
0
public static final int
KEY_SIZE
24
-
com.wolfssl.wolfcrypt.Md5 Modifier and Type Constant Field Value public static final int
DIGEST_SIZE
16
public static final int
TYPE
0
-
com.wolfssl.wolfcrypt.NativeStruct Modifier and Type Constant Field Value public static final long
NULL
0L
-
com.wolfssl.wolfcrypt.Sha Modifier and Type Constant Field Value public static final int
DIGEST_SIZE
20
public static final int
TYPE
1
-
com.wolfssl.wolfcrypt.Sha256 Modifier and Type Constant Field Value public static final int
DIGEST_SIZE
32
public static final int
TYPE
2
-
com.wolfssl.wolfcrypt.Sha384 Modifier and Type Constant Field Value public static final int
DIGEST_SIZE
48
public static final int
TYPE
5
-
com.wolfssl.wolfcrypt.Sha512 Modifier and Type Constant Field Value public static final int
DIGEST_SIZE
64
public static final int
TYPE
4
-
com.wolfssl.wolfcrypt.WolfCrypt Modifier and Type Constant Field Value public static final int
FAILURE
-1
public static final int
SIZE_OF_1024_BITS
128
public static final int
SIZE_OF_128_BITS
16
public static final int
SIZE_OF_160_BITS
20
public static final int
SIZE_OF_192_BITS
24
public static final int
SIZE_OF_2048_BITS
256
public static final int
SIZE_OF_256_BITS
32
public static final int
SIZE_OF_384_BITS
48
public static final int
SIZE_OF_512_BITS
64
public static final int
SUCCESS
0