Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance
284 struct CMS_AuthenticatedData_st { struct285 long version;286 CMS_OriginatorInfo *originatorInfo;288 X509_ALGOR *macAlgorithm;289 X509_ALGOR *digestAlgorithm;290 CMS_EncapsulatedContentInfo *encapContentInfo;292 ASN1_OCTET_STRING *mac;