Condition, SimpleConditionpublic class Ed25519Sha256Condition extends Sha256Condition implements SimpleCondition
| Constructor | Description |
|---|---|
Ed25519Sha256Condition(byte[] fingerprint,
long cost) |
|
Ed25519Sha256Condition(net.i2p.crypto.eddsa.EdDSAPublicKey key) |
| 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 Ed25519Sha256Condition(net.i2p.crypto.eddsa.EdDSAPublicKey key)
public Ed25519Sha256Condition(byte[] fingerprint,
long cost)
public ConditionType getType()
protected byte[] getFingerprintContents()
getFingerprintContents in class Sha256ConditionCopyright © 2018. All rights reserved.