public class RouterPrivateKeyFile
extends net.i2p.data.PrivateKeyFile
| Constructor and Description |
|---|
RouterPrivateKeyFile(File file) |
| Modifier and Type | Method and Description |
|---|---|
RouterIdentity |
getRouterIdentity()
Read it in from the file.
|
checkSignature, createIfAbsent, createIfAbsent, estimateHashCashTime, getDestination, getOfflineExpiration, getOfflineSignature, getPrivKey, getSigningPrivKey, getTransientSigningPrivKey, getTransientSigningPubKey, isOffline, main, open, open, setCertType, setDestination, setHashCashCert, setKeyCert, setOfflineData, setSignedCert, toString, validateKeyPairs, verifySignature, writepublic RouterPrivateKeyFile(File file)
public RouterIdentity getRouterIdentity() throws IOException, net.i2p.data.DataFormatException
IOExceptionnet.i2p.data.DataFormatException