Uses of Interface
org.somda.sdc.dpws.crypto.CachingCryptoSettings
-
Packages that use CachingCryptoSettings Package Description org.somda.sdc.dpws.crypto Provides certificate and trust data for TLS encryption. -
-
Uses of CachingCryptoSettings in org.somda.sdc.dpws.crypto
Methods in org.somda.sdc.dpws.crypto with parameters of type CachingCryptoSettings Modifier and Type Method Description SSLContextCryptoConfigurator. createSslContextFromCryptoConfig(CachingCryptoSettings cryptoSettings)Accepts aCachingCryptoSettingsobject and creates an SSLContext object or retrieves it from the cache.
-