These #defines are used to manipulate ORDescriptors (X.420 7.1.3) within P772 extensions. More...

Macros

#define X400_S_IOB_OR_ADDRESS   X400_S_OR_ADDRESS
 
#define X400_S_IOB_DN_ADDRESS   X400_S_DIRECTORY_NAME
 
#define X400_S_IOB_FREE_FORM_NAME   X400_S_FREE_FORM_NAME
 
#define X400_S_IOB_TEL   X400_S_TELEPHONE_NUMBER
 

Detailed Description

These #defines are used to manipulate ORDescriptors (X.420 7.1.3) within P772 extensions.

The use of these symbols is deprecated. They are equivalent to the standard recipient attributes used for their definition.

Macro Definition Documentation

◆ X400_S_IOB_OR_ADDRESS

#define X400_S_IOB_OR_ADDRESS   X400_S_OR_ADDRESS

X.400 ORDescriptor OR address

Definition at line 1381 of file x400_att.h.

◆ X400_S_IOB_DN_ADDRESS

#define X400_S_IOB_DN_ADDRESS   X400_S_DIRECTORY_NAME

X.400 ORDescriptor DN value

Definition at line 1384 of file x400_att.h.

◆ X400_S_IOB_FREE_FORM_NAME

#define X400_S_IOB_FREE_FORM_NAME   X400_S_FREE_FORM_NAME

X.400 ORDescriptor free form name

Definition at line 1387 of file x400_att.h.

◆ X400_S_IOB_TEL

#define X400_S_IOB_TEL   X400_S_TELEPHONE_NUMBER

X.400 ORDescriptor telephone number

Definition at line 1390 of file x400_att.h.