public class RouterIdentity
extends net.i2p.data.KeysAndCert
| Constructor and Description |
|---|
RouterIdentity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(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.
|
calculateHash, combinePadding, getCertificate, getEncType, getHash, getPadding, getPublicKey, getSigningPublicKey, getSigType, hashCode, readBytes, setCertificate, setPadding, setPublicKey, setSigningPublicKey, toString, writeBytespublic boolean isHidden()
public boolean equals(Object o)
equals in class net.i2p.data.KeysAndCert