DataStructure
public class RouterIdentity extends KeysAndCert
_certificate, _padding, _publicKey, _signingKey
コンストラクタ | 説明 |
---|---|
RouterIdentity() |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
boolean |
isHidden() |
This router specified that they should not be used as a part of a tunnel,
nor queried for the netDb, and that disclosure of their contact information
should be limited.
|
fromBase64, fromByteArray, read, toBase64, toByteArray
calculateHash, getCertificate, getHash, getPadding, getPublicKey, getSigningPublicKey, getSigType, hashCode, readBytes, setCertificate, setPadding, setPublicKey, setSigningPublicKey, toString, writeBytes
public boolean isHidden()
public boolean equals(java.lang.Object o)
equals
クラス内 KeysAndCert