![]() |
TrustCore SDK NanoCert API reference
version 7.0
|
The general 'RecipientId' structure for all CMS recipient data. More...
Data Fields | |
| union { | |
| MOC_CMS_KeyAgreeRecipientId karid | |
| MOC_CMS_KeyTransRecipientId ktrid | |
| } | ri |
| ubyte4 | type |
The 'type' field identifies the specific recipient id, as it is found in CMS.
The 'union' field is the data presented by the specific type of recipient id.