Uses of Interface
org.somda.sdc.dpws.crypto.CachingCryptoSettings
Packages that use CachingCryptoSettings
Package
Description
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 CachingCryptoSettingsModifier and TypeMethodDescriptionCryptoConfigurator.createSslContextFromCryptoConfig(CachingCryptoSettings cryptoSettings) Accepts aCachingCryptoSettingsobject and creates an SSLContext object or retrieves it from the cache.