Uses of Class
net.i2p.data.KeysAndCert
| Package | Description |
|---|---|
| net.i2p.data |
These classes define the common data structures used by the various
I2P protocols.
|
| net.i2p.data.router |
Classes formerly in net.i2p.data but moved here as they are only used by the router.
|
-
Uses of KeysAndCert in net.i2p.data
Subclasses of KeysAndCert in net.i2p.data Modifier and Type Class Description classDestinationDefines an end point in the I2P network.classVerifiedDestinationExtend Destination with methods to verify its Certificate.Methods in net.i2p.data that return KeysAndCert Modifier and Type Method Description abstract KeysAndCertDatabaseEntry. getKeysAndCert()Get the keys and the cert Identical to getDestination() in LeaseSet, and getIdentity() in RouterInfo.KeysAndCertLeaseSet. getKeysAndCert() -
Uses of KeysAndCert in net.i2p.data.router
Subclasses of KeysAndCert in net.i2p.data.router Modifier and Type Class Description classRouterIdentityDefines the unique identifier of a router, including any certificate or public key.Methods in net.i2p.data.router that return KeysAndCert Modifier and Type Method Description KeysAndCertRouterInfo. getKeysAndCert()