Searched defs:CMS_DigestedData_st (Results 1 – 1 of 1) sorted by relevance
251 struct CMS_DigestedData_st { struct252 int32_t version;253 X509_ALGOR *digestAlgorithm;254 CMS_EncapsulatedContentInfo *encapContentInfo;255 ASN1_OCTET_STRING *digest;