These allow information about the CIC in the Recipient extensions to be returned. The signing certificate values also apply to the CIC if present in the Message Token. More...

Modules

 Argument status bits
 Used in X400_N_PODR_STATUS, X400_N_SEC_LAB_STATUS, X400_N_RECIP_STATUS which can be in either or both of envelope and Token.
 

Macros

#define X400_N_RECIP_CIC_STATUS   1750
 
#define X400_S_RECIP_CIC   1752
 

Detailed Description

These allow information about the CIC in the Recipient extensions to be returned. The signing certificate values also apply to the CIC if present in the Message Token.

Macro Definition Documentation

◆ X400_N_RECIP_CIC_STATUS

#define X400_N_RECIP_CIC_STATUS   1750

CIC status

Examples
examples/x400_msrcv_msg_tok_sign.c.

Definition at line 1475 of file x400_att.h.

◆ X400_S_RECIP_CIC

#define X400_S_RECIP_CIC   1752

Content Integrity Check BER

Examples
examples/x400_msrcv_msg_tok_sign.c.

Definition at line 1478 of file x400_att.h.