VirtualBox

Ignore:
Timestamp:
Aug 14, 2018 6:40:01 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124347
Message:

IPRT,SUP,Main: Working on new crypto key handling and rsa signing. bugref:9152 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/iprt-openssl.h

    r73665 r73672  
    4040
    4141DECLHIDDEN(int)  rtCrKeyToOpenSslKey(RTCRKEY hKey, bool fNeedPublic, const char *pszAlgoObjId,
    42                                      struct evp_pkey_st **ppEvpKey, const struct evp_md_st **ppEvpMdType, PRTERRINFO pErrInfo);
     42                                     void /*EVP_PKEY*/ **ppEvpKey, const void /*EVP_MD*/ **ppEvpMdType, PRTERRINFO pErrInfo);
    4343
    4444RT_C_DECLS_END
Note: See TracChangeset for help on using the changeset viewer.

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