Profile Property
The AS4 profile.
Data Type
EnumerationPossible Values
Standard (0)ENTSOG (1)
Default Value
0Remarks
This property specifies the AS4 profile to use. Different profiles may have different requirements and default options. Setting this property to the correct value ensures that the right options are selected in order to conform to the profile. Possible values are:
0 (ebfStandard - default) | The AS4 Profile of ebMS 3.0 Version 1.0 OASIS Standard |
1 (ebfENTSOG) | The ENTSOG AS4 Profile |
When Profile is set to ebpfENTSOG the following settings are automatically applied:
Property | Value |
CompressionFormat | ebcfGZIP |
EncryptionAlgorithm | "AES128GCM" |
ConversationId | Remains empty |
SignatureAlgorithm | "SHA256" |
RSAHashAlgorithm | "SHA256" |
MGF1HashAlgorithm | "SHA256" |