VirtualBox

Changeset 74672 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Oct 8, 2018 12:08:51 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125567
Message:

IPRT/asn1: Hacked code into handling the necessary indefinite length stuff from apple. bugref:9232

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTSignTool.cpp

    r73097 r74672  
    629629                if (cVerbosity > 2)
    630630                    RTPrintf("PKCS#7 signature: %u bytes\n", cbActual);
     631                if (cVerbosity > 3)
     632                    RTPrintf("%.*Rhxd\n", cbActual, pvBuf);
    631633
    632634                /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette