Package com.helger.phase4.crypto
package com.helger.phase4.crypto
-
ClassDescriptionAbstract implementation of
IAS4CryptoFactory.This class contains an implementation ofIAS4CryptoFactoryin which case theKeyStoreis available in memory and the settings are NOT read from a file.phase4 crypto factory settings based onAS4CryptoPropertiesWrapper around the crypto properties file.AS4 encrypt/decrypt parametersDefault implementation ofIAS4IncomingSecurityConfiguration.AS4 signing parametersEnumeration with all message canonicalization algorithms supported when signing.Enumeration with all message encryption algorithms supported.This enum contains all signing supported crypto algorithms.This enum contains all signing supported crypto algorithms.Enumeration of all key encryption algorithms.Enumeration with all crypto key identification types (how the key identification is transmitted).Defines the basic crypto operation mode - either signing and encrypting or signature verifying and decrypting.The basic phase4 crypto interface.Callback interface for modifying the decryptionRequestDataWSS4J object.Interface to configure the security configuration for incoming messages.An extendedIAS4CryptoFactorywith the capability to receive a P-Mode that was successfully resolved during reception phase.Base interface for a canonicalization algorithm.Base interface for an encryption algorithm.Base interface for a signing crypto algorithm.Base interface for a signing crypto algorithm digests.Customize theWSSecEncryptobject additional to what is possible via theAS4CryptParamsclass.Customize theWSSecSignatureobject additional to what is possible via theAS4SigningParamsclass.