Uses of Interface
org.snmp4j.transport.tls.TlsTransportMappingConfig
Packages that use TlsTransportMappingConfig
Package
Description
Provides transport protocol mappings for SNMP.
-
Uses of TlsTransportMappingConfig in org.snmp4j.transport
Classes in org.snmp4j.transport that implement TlsTransportMappingConfigModifier and TypeClassDescriptionclassTheDTLSTMimplements the Datagram Transport Layer Security Transport Mapping (TLS-TM) as defined by RFC 5953 with the new IO API andSSLEngine.classTheTLSTMimplements the Transport Layer Security Transport Mapping (TLS-TM) as defined by RFC 5953 with the new IO API andSSLEngine. -
Uses of TlsTransportMappingConfig in org.snmp4j.transport.tls
Subinterfaces of TlsTransportMappingConfig in org.snmp4j.transport.tlsModifier and TypeInterfaceDescriptioninterfaceTheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto aTransportMappingthat usesX509Certificates for TLS.Methods in org.snmp4j.transport.tls that return TlsTransportMappingConfig