Changeset 73678 in vbox for trunk/include
- Timestamp:
- Aug 14, 2018 8:44:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/crypto/key.h
r73669 r73678 71 71 RTDECL(int) RTCrKeyCreateFromFile(PRTCRKEY hKey, uint32_t fFlags, const char *pszFilename, PRTERRINFO pErrInfo); 72 72 /** @todo add support for decrypting private keys. */ 73 /** @ defRTCRKEYFROM_F_XXX73 /** @name RTCRKEYFROM_F_XXX 74 74 * @{ */ 75 75 /** Only PEM sections, no binary fallback.
Note:
See TracChangeset
for help on using the changeset viewer.