Uses of Interface
org.snmp4j.transport.tls.X509TlsTransportMappingConfig
-
Packages that use X509TlsTransportMappingConfig Package Description org.snmp4j.transport Provides transport protocol mappings for SNMP. -
-
Uses of X509TlsTransportMappingConfig in org.snmp4j.transport
Classes in org.snmp4j.transport that implement X509TlsTransportMappingConfig Modifier and Type Class Description classDTLSTMTheDTLSTMimplements the Datagram Transport Layer Security Transport Mapping (TLS-TM) as defined by RFC 5953 with the new IO API andSSLEngine.classTLSTMTheTLSTMimplements the Transport Layer Security Transport Mapping (TLS-TM) as defined by RFC 5953 with the new IO API andSSLEngine.
-