Uses of Interface
nl.altindag.ssl.trustmanager.trustoptions.TrustAnchorTrustOptions
-
Packages that use TrustAnchorTrustOptions Package Description nl.altindag.ssl -
-
Uses of TrustAnchorTrustOptions in nl.altindag.ssl
Methods in nl.altindag.ssl with parameters of type TrustAnchorTrustOptions Modifier and Type Method Description SSLFactory.BuilderSSLFactory.Builder. withTrustMaterial(Set<X509Certificate> certificates, TrustAnchorTrustOptions<? extends CertPathTrustManagerParameters> trustOptions)
-