VirtualBox

Changeset 74767 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 11, 2018 12:16:21 PM (6 years ago)
Author:
vboxsync
Message:

RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. bugref:9232

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r73362 r74767  
    24332433extern unsigned const               g_cSUPTimestampTAs;
    24342434
     2435/** Root certificates trusted by Apple code signing. */
     2436extern SUPTAENTRY const             g_aSUPAppleRootTAs[];
     2437/** Number of entries in g_cSUPAppleRootTAs. */
     2438extern unsigned const               g_cSUPAppleRootTAs;
     2439
    24352440/** TAs we trust (the build certificate, Oracle VirtualBox). */
    24362441extern SUPTAENTRY const             g_aSUPTrustedTAs[];
Note: See TracChangeset for help on using the changeset viewer.

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