Package net.i2p.data

Class Certificate

All Implemented Interfaces:
Serializable, DataStructure
Direct Known Subclasses:
KeyCertificate

public class Certificate
extends DataStructureImpl
Defines a certificate that can be attached to various I2P structures, such as RouterIdentity and Destination, allowing routers and clients to help manage denial of service attacks and the network utilization. Certificates can even be defined to include identifiable information signed by some certificate authority, though that use probably isn't appropriate for an anonymous network ;) Todo: Properly support multiple certificates
Author:
jrandom
See Also:
Serialized Form