Uses of Class
net.i2p.data.Signature

Packages that use Signature
Package
Description
Interfaces and factories for the base I2P SDK used to develop applications that communicate through I2P.
Implements the base I2P SDK for developing applications that communicate through I2P.
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
These classes provide a number of low-level cryptographic routines.
These classes define the common data structures used by the various I2P protocols.
The Invisible Internet Client Protocol (I2CP) allows applications simplified access to the I2P network without requiring them to deal with the issues involved with the Invisible Internet Network Protocol (I2NP).
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
These classes define the several useful utilities used throughout the router and applications.