Changeset 63451 in vbox for trunk/src/VBox/Runtime/common/crypto
- Timestamp:
- Aug 15, 2016 12:39:40 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/store-cert-add-basic.cpp
r62477 r63451 82 82 83 83 84 #ifdef RT_STRICT 84 85 /** 85 86 * Checks if we've found all the certificates already. … … 96 97 return true; 97 98 } 99 #endif /* RT_STRICT */ 98 100 99 101
Note:
See TracChangeset
for help on using the changeset viewer.