Changeset 74767 in vbox for trunk/include/VBox
- Timestamp:
- Oct 11, 2018 12:16:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r73362 r74767 2433 2433 extern unsigned const g_cSUPTimestampTAs; 2434 2434 2435 /** Root certificates trusted by Apple code signing. */ 2436 extern SUPTAENTRY const g_aSUPAppleRootTAs[]; 2437 /** Number of entries in g_cSUPAppleRootTAs. */ 2438 extern unsigned const g_cSUPAppleRootTAs; 2439 2435 2440 /** TAs we trust (the build certificate, Oracle VirtualBox). */ 2436 2441 extern SUPTAENTRY const g_aSUPTrustedTAs[];
Note:
See TracChangeset
for help on using the changeset viewer.