Uses of Interface
com.helger.phase4.crypto.ICryptoSessionKeyProvider
Packages that use ICryptoSessionKeyProvider
-
Uses of ICryptoSessionKeyProvider in com.helger.phase4.crypto
Fields in com.helger.phase4.crypto declared as ICryptoSessionKeyProviderModifier and TypeFieldDescriptionstatic final ICryptoSessionKeyProviderAS4CryptParams.DEFAULT_SESSION_KEY_PROVIDERstatic final ICryptoSessionKeyProviderICryptoSessionKeyProvider.INSTANCE_RANDOM_AES_128Methods in com.helger.phase4.crypto that return ICryptoSessionKeyProviderMethods in com.helger.phase4.crypto with parameters of type ICryptoSessionKeyProviderModifier and TypeMethodDescriptionfinal AS4CryptParamsAS4CryptParams.setSessionKeyProvider(ICryptoSessionKeyProvider aSessionKeyProvider) Set the session key provider to be used for encryption.