Changeset 74672 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Oct 8, 2018 12:08:51 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 125567
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTSignTool.cpp
r73097 r74672 629 629 if (cVerbosity > 2) 630 630 RTPrintf("PKCS#7 signature: %u bytes\n", cbActual); 631 if (cVerbosity > 3) 632 RTPrintf("%.*Rhxd\n", cbActual, pvBuf); 631 633 632 634 /*
Note:
See TracChangeset
for help on using the changeset viewer.