Class TlsX509CertifiedTarget

All Implemented Interfaces:
Serializable, Cloneable, CertifiedIdentity, Target

public class TlsX509CertifiedTarget extends CertifiedTarget
The TlsCertifiedTarget extends the CertifiedTarget class by means to provide a TlsTmSecurityCallback reference directly with the target as needed according to RFC 6353 ยง5.3.1 when establishing a connection based on the SNMP-TARGET-MIB as client. If the provided TlsTmSecurityCallback is null this class behaves identical to its superclass CertifiedTarget.
Since:
3.3.0
Author:
Frank Fock
See Also: