Home
last modified time | relevance | path

Searched defs:CMS_AuthenticatedData_st (Results 1 – 1 of 1) sorted by relevance

/crypto/cms/
A Dcms_local.h293 struct CMS_AuthenticatedData_st { struct
294 int32_t version;
295 CMS_OriginatorInfo *originatorInfo;
297 X509_ALGOR *macAlgorithm;
298 X509_ALGOR *digestAlgorithm;
299 CMS_EncapsulatedContentInfo *encapContentInfo;
301 ASN1_OCTET_STRING *mac;

Completed in 8 milliseconds