Module org.snmp4j
Package org.snmp4j

Class CertifiedTarget<A extends Address>

All Implemented Interfaces:
Serializable, Cloneable, CertifiedIdentity, Target<A>
Direct Known Subclasses:
TlsX509CertifiedTarget

public class CertifiedTarget<A extends Address> extends SecureTarget<A> implements CertifiedIdentity, Serializable
The CertifiedTarget class implements a SecureTarget for usage with SecurityModels that support secured connections using client and server certificates.
Since:
2.0
Version:
3.1.0
Author:
Frank Fock
See Also: