Condition, SimpleConditionpublic class PreimageSha256Condition extends Sha256Condition implements SimpleCondition
| Constructor | Description |
|---|---|
PreimageSha256Condition(byte[] preimage) |
|
PreimageSha256Condition(byte[] fingerprint,
long cost) |
| Modifier and Type | Method | Description |
|---|---|---|
protected byte[] |
getFingerprintContents() |
|
ConditionType |
getType() |
getCost, getEncoded, getFingerprint, getUriequals, getCost, getEncoded, getUri, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFingerprintpublic PreimageSha256Condition(byte[] preimage)
public PreimageSha256Condition(byte[] fingerprint,
long cost)
public ConditionType getType()
protected byte[] getFingerprintContents()
getFingerprintContents in class Sha256ConditionCopyright © 2018. All rights reserved.