Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance
248 struct CMS_AuthenticatedData_st { struct249 int32_t version;250 CMS_OriginatorInfo *originatorInfo;252 X509_ALGOR *macAlgorithm;253 X509_ALGOR *digestAlgorithm;254 CMS_EncapsulatedContentInfo *encapContentInfo;256 ASN1_OCTET_STRING *mac;