Changeset 58338 in vbox for trunk/include/iprt/crypto/pkcs7.h
- Timestamp:
- Oct 20, 2015 1:57:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/crypto/pkcs7.h
r56291 r58338 444 444 445 445 /** 446 * @callback_method_impl{ RTCRPKCS7VERIFYCERTCALLBACK,446 * @callback_method_impl{FNRTCRPKCS7VERIFYCERTCALLBACK, 447 447 * Default implementation that checks for the DigitalSignature KeyUsage bit.} 448 448 */ … … 451 451 452 452 /** 453 * @callback_method_impl{ RTCRPKCS7VERIFYCERTCALLBACK,453 * @callback_method_impl{FNRTCRPKCS7VERIFYCERTCALLBACK, 454 454 * Standard code signing. Use this for Microsoft SPC.} 455 455 */
Note:
See TracChangeset
for help on using the changeset viewer.