VirtualBox

Changeset 104541 in vbox for trunk/include


Ignore:
Timestamp:
May 8, 2024 8:32:59 AM (9 months ago)
Author:
vboxsync
Message:

Revert r163069-r163071 for debugging

Location:
trunk/include/iprt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/crypto/x509.h

    r104538 r104541  
    12121212RTDECL(PCRTCRX509CERTIFICATE) RTCrX509CertPathsGetPathNodeCert(RTCRX509CERTPATHS hCertPaths, uint32_t iPath, uint32_t iNode);
    12131213
    1214 /**
    1215  * Generates and signs a certificate.
    1216  */
    1217 RTDECL(int) RTCrX509Certificate_Generate(const char *pszServerCertificate, const char *pszServerPrivateKey);
    12181214
    12191215RT_C_DECLS_END
     
    12241220
    12251221#endif /* !IPRT_INCLUDED_crypto_x509_h */
     1222
  • trunk/include/iprt/mangling.h

    r104538 r104541  
    40914091# define RTCrX509Certificate_VerifySignature            RT_MANGLER(RTCrX509Certificate_VerifySignature)
    40924092# define RTCrX509Certificate_VerifySignatureSelfSigned  RT_MANGLER(RTCrX509Certificate_VerifySignatureSelfSigned)
    4093 # define RTCrX509Certificate_Generate                   RT_MANGLER(RTCrX509Certificate_Generate)
    40944093# define RTCrTafCertPathControls_DecodeAsn1             RT_MANGLER(RTCrTafCertPathControls_DecodeAsn1)
    40954094# define RTCrTafTrustAnchorChoice_DecodeAsn1            RT_MANGLER(RTCrTafTrustAnchorChoice_DecodeAsn1)
     
    43914390
    43924391#endif /* !IPRT_INCLUDED_mangling_h */
     4392
Note: See TracChangeset for help on using the changeset viewer.

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