TLSTMTrustManagerFactory
public class TLSTMExtendedTrustManagerFactory extends java.lang.Object implements TLSTMTrustManagerFactory
Constructor | Description |
---|---|
TLSTMExtendedTrustManagerFactory(CounterSupport tlstmCounterSupport,
TlsTmSecurityCallback<java.security.cert.X509Certificate> securityCallback) |
Modifier and Type | Method | Description |
---|---|---|
javax.net.ssl.X509TrustManager |
create(javax.net.ssl.X509TrustManager trustManager,
boolean useClientMode,
TransportStateReference tmStateReference) |
public TLSTMExtendedTrustManagerFactory(CounterSupport tlstmCounterSupport, TlsTmSecurityCallback<java.security.cert.X509Certificate> securityCallback)
public javax.net.ssl.X509TrustManager create(javax.net.ssl.X509TrustManager trustManager, boolean useClientMode, TransportStateReference tmStateReference)
create
in interface TLSTMTrustManagerFactory
Copyright © 2018 SNMP4J.org. All rights reserved.