| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURVE_NAME |
"curve25519" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURVE_NAME |
"secp256k1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BITCOIN_COMPRESSED_OFFSET |
4 |
public static final byte |
BITCOIN_RECOVERY_OFFSET |
27 |
private static final int |
HEAD |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final byte |
DEFAULT_RECOVERY_OFFSET |
31 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_RIPEMD_128 |
"RIPEMD128" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_RIPEMD_160 |
"RIPEMD160" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_RIPEMD_256 |
"RIPEMD256" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_RIPEMD_320 |
"RIPEMD320" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"BKS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_PBKDF2_WITH_HMAC_SHA224 |
"PBKDF2WithHmacSHA224" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_PBKDF2_WITH_HMAC_SHA256 |
"PBKDF2WithHmacSHA256" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_PBKDF2_WITH_HMAC_SHA384 |
"PBKDF2WithHmacSHA384" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALGORITHM_PBKDF2_WITH_HMAC_SHA512 |
"PBKDF2WithHmacSHA512" |
Copyright © 2001–2019 mmm-Team. All rights reserved.