Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.transport.tls |
Modifier and Type | Class | Description |
---|---|---|
class |
DTLSTM |
The
DTLSTM implements the Datagram Transport Layer Security
Transport Mapping (TLS-TM) as defined by RFC 5953
with the new IO API and SSLEngine . |
class |
TLSTM |
The
TLSTM implements the Transport Layer Security
Transport Mapping (TLS-TM) as defined by RFC 5953
with the new IO API and SSLEngine . |
Modifier and Type | Interface | Description |
---|---|---|
interface |
X509TlsTransportMappingConfig |
The
TlsTransportMappingConfig interface provides means to plug in a TlsTmSecurityCallback into
a TransportMapping that uses X509Certificate s for TLS. |
Copyright © 2018 SNMP4J.org. All rights reserved.