Changeset 57572 in vbox for trunk/src/VBox/Runtime/common/crypto/store-internal.h
- Timestamp:
- Aug 28, 2015 1:31:29 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/store-internal.h
r56290 r57572 125 125 * Adds a certificate to the store. 126 126 * 127 * @returns IPRT status. 128 * @retval VWRN_ALREADY_EXISTS if the certificate is already present and 129 * RTCRCERTCTX_F_ADD_IF_NOT_FOUND was specified. 127 130 * @param pvProvider The provider specific data. 128 131 * @param fFlags RTCRCERTCTX_F_XXX.
Note:
See TracChangeset
for help on using the changeset viewer.