Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance
293 struct CMS_AuthenticatedData_st { struct294 long version;295 CMS_OriginatorInfo *originatorInfo;297 X509_ALGOR *macAlgorithm;298 X509_ALGOR *digestAlgorithm;299 CMS_EncapsulatedContentInfo *encapContentInfo;301 ASN1_OCTET_STRING *mac;