Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance
263 struct CMS_AuthenticatedData_st { struct264 int32_t version;265 CMS_OriginatorInfo *originatorInfo;267 X509_ALGOR *macAlgorithm;268 X509_ALGOR *digestAlgorithm;269 CMS_EncapsulatedContentInfo *encapContentInfo;271 ASN1_OCTET_STRING *mac;