X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..914fc88e61be54aed6b18205ff2775b48793a3b6:/OSX/libsecurity_smime/lib/cmstpriv.h diff --git a/OSX/libsecurity_smime/lib/cmstpriv.h b/OSX/libsecurity_smime/lib/cmstpriv.h index f2d10f49..012ff496 100644 --- a/OSX/libsecurity_smime/lib/cmstpriv.h +++ b/OSX/libsecurity_smime/lib/cmstpriv.h @@ -226,6 +226,7 @@ struct SecCmsSignerInfoStr { CFAbsoluteTime tsaLeafNotBefore; /* Start date for Timestamp Authority leaf */ CFAbsoluteTime tsaLeafNotAfter; /* Expiration date for Timestamp Authority leaf */ CFMutableArrayRef timestampCertList; + CFDataRef hashAgilityAttrValue; }; #define SEC_CMS_SIGNER_INFO_VERSION_ISSUERSN 1 /* what we *create* */ #define SEC_CMS_SIGNER_INFO_VERSION_SUBJKEY 3 /* what we *create* */