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