Uses of Class
com.example.CustomCryptoSettings
Packages that use CustomCryptoSettings
-
Uses of CustomCryptoSettings in com.example
Methods in com.example that return CustomCryptoSettingsModifier and TypeMethodDescriptionstatic CustomCryptoSettingsCustomCryptoSettings.fromKeyFile(String userKeyFilePath, String userCertFilePath, String caCertFilePath, String userKeyPassword) static CustomCryptoSettingsCustomCryptoSettings.fromKeyStore(String keyStorePath, String trustStorePath, String keyStorePassword, String trustStorePassword)