KeyMatcher, net.sergeych.tools.BindableAbstractPrivateKey, AbstractPublicKeypublic class AbstractAsymmetricKey extends AbstractKey
| Modifier and Type | Field | Description |
|---|---|---|
protected static int |
MAX_SALT_LENGTH |
FINGERPRINT_SHA256, FINGERPRINT_SHA384, keyInfo, TYPE_PRIVATE, TYPE_PRIVATE_PASSWORD, TYPE_PRIVATE_PASSWORD_V2, TYPE_PUBLIC| Constructor | Description |
|---|---|
AbstractAsymmetricKey() |
| Modifier and Type | Method | Description |
|---|---|---|
protected static int |
getMaxSaltLength(int emBits,
int hLen) |
For given `emBits` (key length in bits) and `hLen` (hash size in bytes),
calculate the maximum possible salt size.
|
address, asKeySource, canSign, createAnonymousId, decrypt, encrypt, fingerprint, fromBinder, getLongAddress, getPublicKey, getShortAddress, info, isMatchingKey, isMatchingKeyAddress, isPrivate, isPublic, matchAnonymousId, matchTag, matchType, pack, packedInfo, packToBase64String, setTag, setTag, sign, sign, toBinder, toString, unpack, updateDigestWithKeyComponents, updateFrom, verify, verify, verify