Uses of Class
net.i2p.data.PrivateKeyFile

Packages that use PrivateKeyFile
net.i2p.data These classes define the common data structures used by the various I2P protocols. 
 

Uses of PrivateKeyFile in net.i2p.data
 

Methods in net.i2p.data with parameters of type PrivateKeyFile
 Certificate PrivateKeyFile.setSignedCert(PrivateKeyFile pkf2)
          sign this dest by dest found in pkf2 - caller must also call write()