CompoundCondition, Conditionpublic class PrefixSha256Condition extends CompoundSha256Condition implements CompoundCondition
| Constructor | Description |
|---|---|
PrefixSha256Condition(byte[] prefix,
long maxMessageLength,
Condition subcondition) |
|
PrefixSha256Condition(byte[] fingerprint,
long cost,
EnumSet<ConditionType> subtypes) |
| Modifier and Type | Method | Description |
|---|---|---|
protected byte[] |
getFingerprintContents() |
|
ConditionType |
getType() |
getSubtypesgetSubtypesgetCost, getEncoded, getFingerprint, getUriequals, getCost, getEncoded, getUri, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFingerprintpublic PrefixSha256Condition(byte[] prefix,
long maxMessageLength,
Condition subcondition)
public PrefixSha256Condition(byte[] fingerprint,
long cost,
EnumSet<ConditionType> subtypes)
public ConditionType getType()
protected byte[] getFingerprintContents()
getFingerprintContents in class Sha256ConditionCopyright © 2018. All rights reserved.