iCore.Public.AS2 Namespace
The iCore.Public.AS2 namespace contains types used when working with AS2.
Classes
Name | Description |
---|---|
AS2CommunicationException | Exception indicating that an error occurred during sending of AS2 data. |
AS2Exception | Exception indicating that an error occurred in AS2. |
AS2LoadErrorCodes | Contains error codes that are published by Code. |
AS2LoadException | Exception indicating that an error occurred during loading of AS2 data. |
AS2SpecificationException | Exception indicating that an error occurred due to a violation of the AS2 specification. |
Interfaces
Name | Description |
---|---|
IAS2Compression | Represents an AS2 compression options. |
IAS2Encryption | Represents AS2 encryption options. |
IAS2MDN | Represents an AS2 MDN. |
IAS2MDNRequest | Represents an AS2 MDN Request. |
IAS2Message | Represents an AS2 Message. |
IAS2MessageConfiguration | Represents an AS2 Message Configuration. |
IAS2MessageError | Represents an AS2 Message Error. |
IAS2Payload | Represents a payload for an AS2 message. |
IAS2Signature | Represents AS2 signature options. |
Enums
Name | Description |
---|---|
AS2ActionMode | Specifies how an MDN was created. |
AS2CharsetMode | Specifies how charset is defined. |
AS2CompressionEncoding | Data encoding of compression. |
AS2DataEncoding | Data encoding. |
AS2DataTransferEncoding | Data transfer encoding. |
AS2DigestAlgorithm | Digest algorithm. |
AS2DispositionModifier | Disposition modifier. |
AS2EDIINTFeatures | EDIINT Features header. |
AS2EncryptionAlgorithm | Encryption algorithm to use. |
AS2HeaderEncoding | Encoding of header data. |
AS2SendMode | Specifies how an MDN was sent. |
AS2SignatureProtocol | Signature protocol to use when signing. |
AS2SignatureTransferEncoding | Signature transfer encoding. |
AS2Version | Specifies version of AS2 message or MDN. |