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