Uses of Interface
org.snmp4j.transport.tls.TlsTransportMappingConfig
Packages that use TlsTransportMappingConfig
-
Uses of TlsTransportMappingConfig in org.snmp4j.transport.tls
Subinterfaces of TlsTransportMappingConfig in org.snmp4j.transport.tlsModifier and TypeInterfaceDescriptioninterface
TheTlsTransportMappingConfig
interface provides means to plug in aTlsTmSecurityCallback
into aTransportMapping
that usesX509Certificate
s for TLS.