Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance
262 struct CMS_AuthenticatedData_st { struct263 int32_t version;264 CMS_OriginatorInfo *originatorInfo;266 X509_ALGOR *macAlgorithm;267 X509_ALGOR *digestAlgorithm;268 CMS_EncapsulatedContentInfo *encapContentInfo;270 ASN1_OCTET_STRING *mac;
Completed in 7 milliseconds