TRANSFER Programming Manual
Body Part Encryption Indication (P2)
X400 Services
6–22 069138, Update 1 to 040970 Tandem Computers Incorporated
Body Part Encryption
Indication (P2)
The body part encryption indication specifies whether a body part within a mail
message is encrypted or not.
Data Structure
The body part encryption indication resides in the BODY-PART-ENCRYPTED
BOOLEAN field in the item descriptor.
Access
Use the GET-ITEM-DES-C20 UOW to determine if a message has its body part
encrypted.
Content Type (P1) Content type specifies a content type for a message.
Each message that is exported through the gateway must include a content type. If
you do not specify a content type for a mail message, then the gateway specifies a P2
mail content type.
If you create an X400 package that is not a mail package, then you must generate the
appropriate value for the content type of the message. If the content record does not
exist, then the SUBMIT-PKG UOW returns an error indicating that a content type item
data record must be created.
Data Structure
Content type resides as a binary value in an item data record of type 210, record
sequence number 1.
Access
To specify content type, use the ADD-ITEM-REC UOW to add a data record of type
210.
To retrieve content type, use the GET-ITEM-REC UOW.