Modules | |
| Message Security Attributes | |
Detailed Description
Macro Definition Documentation
◆ X400_S_MESSAGE_IDENTIFIER
| #define X400_S_MESSAGE_IDENTIFIER 100 |
X.400 Message Identifier, in RFC 2156 String form, e.g "[<ORAddress>;<localpart>]". The local identifier part is limited to 32 chars
Definition at line 417 of file x400_att.h.
◆ X400_N_CONTENT_TYPE
| #define X400_N_CONTENT_TYPE 101 |
X.400 Numerical Content Type
Definition at line 420 of file x400_att.h.
◆ X400_N_CONTENT_LENGTH
| #define X400_N_CONTENT_LENGTH 102 |
X.400 Content Length (Probes only)
- Examples
- examples/x400_mtrcv.c.
Definition at line 423 of file x400_att.h.
◆ X400_S_CONTENT_IDENTIFIER
| #define X400_S_CONTENT_IDENTIFIER 103 |
X.400 Content Identifier
Definition at line 426 of file x400_att.h.
◆ X400_S_ORIGINAL_ENCODED_INFORMATION_TYPES
| #define X400_S_ORIGINAL_ENCODED_INFORMATION_TYPES 104 |
X.400 Original Encoded Information Types Encoded as a space-separated list of standard names or numeric OID values
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 431 of file x400_att.h.
◆ X400_N_PRIORITY
| #define X400_N_PRIORITY 105 |
X.400 Priority: 0 - normal, 1 - non-urgent, 2 - urgent
Definition at line 434 of file x400_att.h.
◆ X400_N_DISCLOSURE
| #define X400_N_DISCLOSURE 106 |
X.400 Disclosure of recipients: 0 - no, 1 - yes
Definition at line 437 of file x400_att.h.
◆ X400_N_IMPLICIT_CONVERSION_PROHIBITED
| #define X400_N_IMPLICIT_CONVERSION_PROHIBITED 107 |
X.400 Implicit conversion prohibited: 0 - no, 1 - yes
Definition at line 440 of file x400_att.h.
◆ X400_N_ALTERNATE_RECIPIENT_ALLOWED
| #define X400_N_ALTERNATE_RECIPIENT_ALLOWED 108 |
X.400 Alternate recipient allowed: 0 - no, 1 - yes
Definition at line 443 of file x400_att.h.
◆ X400_N_CONTENT_RETURN_REQUEST
| #define X400_N_CONTENT_RETURN_REQUEST 109 |
X.400 Content return request: 0 - no, 1 - yes
Definition at line 446 of file x400_att.h.
◆ X400_S_MESSAGE_SUBMISSION_TIME
| #define X400_S_MESSAGE_SUBMISSION_TIME 110 |
X.400 Message Submission Time: UTCTime format YYMMDDHHMMSS<zone>
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 449 of file x400_att.h.
◆ X400_S_MESSAGE_DELIVERY_TIME
| #define X400_S_MESSAGE_DELIVERY_TIME 111 |
X.400 Message Delivery Time: UTCTime format YYMMDDHHMMSS<zone> Note: also used for Reports
Definition at line 454 of file x400_att.h.
◆ X400_S_EXTERNAL_CONTENT_TYPE
| #define X400_S_EXTERNAL_CONTENT_TYPE 112 |
X.400 External Content Type - specify as object identifier string in "1.2.3.4" format. Note that if both External and Built-in (numeric) content type attributes are present in a message being sent, the External attribute will 'win'.
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 462 of file x400_att.h.
◆ X400_N_RECIPIENT_REASSIGNMENT_PROHIBITED
| #define X400_N_RECIPIENT_REASSIGNMENT_PROHIBITED 120 |
X.400 Recipient reassignment prohibited: 0 - no, 1 - yes
Definition at line 465 of file x400_att.h.
◆ X400_N_DL_EXPANSION_PROHIBITED
| #define X400_N_DL_EXPANSION_PROHIBITED 121 |
X.400 Distribution List expansion prohibited: 0 - no, 1 - yes
Definition at line 468 of file x400_att.h.
◆ X400_N_CONVERSION_WITH_LOSS_PROHIBITED
| #define X400_N_CONVERSION_WITH_LOSS_PROHIBITED 122 |
X.400 Conversion with loss prohibited: 0 - no, 1 - yes
Definition at line 471 of file x400_att.h.
◆ X400_S_LATEST_DELIVERY_TIME
| #define X400_S_LATEST_DELIVERY_TIME 123 |
X.400 Latest Delivery Time: UTCTime format YYMMDDHHMMSS<zone>
Definition at line 474 of file x400_att.h.
◆ X400_S_ORIGINATOR_RETURN_ADDRESS
| #define X400_S_ORIGINATOR_RETURN_ADDRESS 124 |
X.400 Originator Return Address (X.400 String format)
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 477 of file x400_att.h.
◆ X400_S_OBJECTTYPE
| #define X400_S_OBJECTTYPE 125 |
type of this object ("message", "report", "probe")
Definition at line 480 of file x400_att.h.
◆ X400_N_MMTS_PRIORITY_QUALIFIER
| #define X400_N_MMTS_PRIORITY_QUALIFIER 126 |
Military Messaging Priority Qualifier: 0 - low, 1 - high
Definition at line 483 of file x400_att.h.
◆ X400_S_DEFERRED_DELIVERY_TIME
| #define X400_S_DEFERRED_DELIVERY_TIME 127 |
X.400 Deferred Delivery Time: UTCTime format YYMMDDHHMMSS<zone>
Definition at line 486 of file x400_att.h.
◆ X400_S_DLEXP_TIME
| #define X400_S_DLEXP_TIME 128 |
X.400 Distribution List Expansion Time: UTCTime format YYMMDDHHMMSS<zone>
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 489 of file x400_att.h.
◆ X400_S_GLOBAL_DOMAIN_ID
| #define X400_S_GLOBAL_DOMAIN_ID 129 |
X.400 PRMD,ADMD,GB used for tracing
Definition at line 491 of file x400_att.h.
◆ X400_S_DSI_ARRIVAL_TIME
| #define X400_S_DSI_ARRIVAL_TIME 130 |
X.400 Domain Supplied Information Arrival Time
Definition at line 494 of file x400_att.h.
◆ X400_N_DSI_ROUTING_ACTION
| #define X400_N_DSI_ROUTING_ACTION 131 |
X.400 Domain Supplied Information Routing Action
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 497 of file x400_att.h.
◆ X400_S_DSI_ATTEMPTED_DOMAIN
| #define X400_S_DSI_ATTEMPTED_DOMAIN 132 |
X.400 Domain Supplied Information Attempted Domain
Definition at line 500 of file x400_att.h.
◆ X400_S_DSI_AA_DEF_TIME
| #define X400_S_DSI_AA_DEF_TIME 133 |
X.400 Domain Supplied Information Deferred Delivery Time
Definition at line 503 of file x400_att.h.
◆ X400_S_DSI_AA_CEIT
| #define X400_S_DSI_AA_CEIT 134 |
X.400 Domain Supplied Information Converted Encoded Information Types
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 506 of file x400_att.h.
◆ X400_N_DSI_AA_REDIRECTED
| #define X400_N_DSI_AA_REDIRECTED 135 |
X.400 Domain Supplied Information Additional Action Redirection
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 509 of file x400_att.h.
◆ X400_N_DSI_AA_DLOPERATION
| #define X400_N_DSI_AA_DLOPERATION 136 |
X.400 Domain Supplied Information Additional Action dl operation
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 512 of file x400_att.h.
◆ X400_S_CONTENT_CORRELATOR
| #define X400_S_CONTENT_CORRELATOR 137 |
◆ X400_N_REDIRECTION_REASON
| #define X400_N_REDIRECTION_REASON 138 |
X.400 Redirection Reason
Definition at line 518 of file x400_att.h.
◆ X400_S_REDIRECTION_TIME
| #define X400_S_REDIRECTION_TIME 139 |
X.400 Redirection Time
Definition at line 521 of file x400_att.h.
◆ X400_N_CONTENT_RETURNED
| #define X400_N_CONTENT_RETURNED 140 |
Indicates presence of returned content in a -ve DR: 0 - no, 1 - yes
Definition at line 524 of file x400_att.h.
◆ X400_S_CONTENT_CORRELATOR_IA5_STRING
| #define X400_S_CONTENT_CORRELATOR_IA5_STRING X400_S_CONTENT_CORRELATOR |
X.400 Content Correlator encoded as IA5 String
Definition at line 527 of file x400_att.h.
◆ X400_S_CONTENT_CORRELATOR_OCTET_STRING
| #define X400_S_CONTENT_CORRELATOR_OCTET_STRING 141 |
X.400 Content Correlator encoded as Octet String
- Examples
- examples/x400_mtrcv.c, and examples/x400_mtsend.c.
Definition at line 530 of file x400_att.h.