| Interface | Description |
|---|---|
| IAS4CryptoFactory |
The basic phase4 crypto interface.
|
| Class | Description |
|---|---|
| AS4CryptoFactoryInMemoryKeyStore |
This class contains an implementation of
IAS4CryptoFactory in which
case the KeyStore is available in memory and the settings are NOT
read from a file. |
| AS4CryptoFactoryPropertiesFile |
The phase4 crypto settings.
|
| AS4CryptoProperties |
Wrapper around the crypto properties file.
|
| AS4CryptParams |
AS4 encrypt/decrypt parameters
|
| AS4SigningParams |
AS4 signing parameters
|
| Enum | Description |
|---|---|
| ECryptoAlgorithmCrypt |
Enumeration with all message encryption algorithms supported.
|
| ECryptoAlgorithmSign |
This enum contains all signing supported crypto algorithms.
|
| ECryptoAlgorithmSignDigest |
This enum contains all signing supported crypto algorithms.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.