AS2SecuritySettings interface

The AS2 agreement security settings.

Properties

enableNRRForInboundDecodedMessages

The value indicating whether to enable NRR for inbound decoded messages.

enableNRRForInboundEncodedMessages

The value indicating whether to enable NRR for inbound encoded messages.

enableNRRForInboundMDN

The value indicating whether to enable NRR for inbound MDN.

enableNRRForOutboundDecodedMessages

The value indicating whether to enable NRR for outbound decoded messages.

enableNRRForOutboundEncodedMessages

The value indicating whether to enable NRR for outbound encoded messages.

enableNRRForOutboundMDN

The value indicating whether to enable NRR for outbound MDN.

encryptionCertificateName

The name of the encryption certificate.

overrideGroupSigningCertificate

The value indicating whether to send or request a MDN.

sha2AlgorithmFormat

The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.

signingCertificateName

The name of the signing certificate.

Property Details

enableNRRForInboundDecodedMessages

The value indicating whether to enable NRR for inbound decoded messages.

enableNRRForInboundDecodedMessages: boolean

Property Value

boolean

enableNRRForInboundEncodedMessages

The value indicating whether to enable NRR for inbound encoded messages.

enableNRRForInboundEncodedMessages: boolean

Property Value

boolean

enableNRRForInboundMDN

The value indicating whether to enable NRR for inbound MDN.

enableNRRForInboundMDN: boolean

Property Value

boolean

enableNRRForOutboundDecodedMessages

The value indicating whether to enable NRR for outbound decoded messages.

enableNRRForOutboundDecodedMessages: boolean

Property Value

boolean

enableNRRForOutboundEncodedMessages

The value indicating whether to enable NRR for outbound encoded messages.

enableNRRForOutboundEncodedMessages: boolean

Property Value

boolean

enableNRRForOutboundMDN

The value indicating whether to enable NRR for outbound MDN.

enableNRRForOutboundMDN: boolean

Property Value

boolean

encryptionCertificateName

The name of the encryption certificate.

encryptionCertificateName?: string

Property Value

string

overrideGroupSigningCertificate

The value indicating whether to send or request a MDN.

overrideGroupSigningCertificate: boolean

Property Value

boolean

sha2AlgorithmFormat

The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.

sha2AlgorithmFormat?: string

Property Value

string

signingCertificateName

The name of the signing certificate.

signingCertificateName?: string

Property Value

string