Changeset 95668 in vbox for trunk/include/iprt/crypto/pkcs7.h
- Timestamp:
- Jul 16, 2022 3:43:25 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/crypto/pkcs7.h
r95656 r95668 173 173 174 174 RTASN1_IMPL_GEN_SET_OF_TYPEDEFS_AND_PROTOS(RTCRPKCS7ATTRIBUTES, RTCRPKCS7ATTRIBUTE, RTDECL, RTCrPkcs7Attributes); 175 176 RTDECL(int) RTCrPkcs7Attributes_HashAttributes(PRTCRPKCS7ATTRIBUTES pAttributes, RTCRDIGEST hDigest, PRTERRINFO pErrInfo); 175 177 176 178
Note:
See TracChangeset
for help on using the changeset viewer.