CMS_AuthenticatedData
.offset = offsetof(CMS_AuthenticatedData, version),
.offset = offsetof(CMS_AuthenticatedData, originatorInfo),
.offset = offsetof(CMS_AuthenticatedData, recipientInfos),
.offset = offsetof(CMS_AuthenticatedData, macAlgorithm),
.offset = offsetof(CMS_AuthenticatedData, digestAlgorithm),
.offset = offsetof(CMS_AuthenticatedData, encapContentInfo),
.offset = offsetof(CMS_AuthenticatedData, authAttrs),
.offset = offsetof(CMS_AuthenticatedData, mac),
.offset = offsetof(CMS_AuthenticatedData, unauthAttrs),
.size = sizeof(CMS_AuthenticatedData),
CMS_AuthenticatedData *authenticatedData;