Changeset 85124 in vbox for trunk/src/VBox/Runtime/common/crypto
- Timestamp:
- Jul 8, 2020 9:13:30 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/pkix-signature-builtin.h
r82968 r85124 33 33 #include <iprt/crypto/pkix.h> 34 34 35 extern DECL HIDDEN(RTCRPKIXSIGNATUREDESC const) g_rtCrPkixSigningHashWithRsaDesc;35 extern DECL_HIDDEN_DATA(RTCRPKIXSIGNATUREDESC const) g_rtCrPkixSigningHashWithRsaDesc; 36 36 37 37 #endif /* !IPRT_INCLUDED_SRC_common_crypto_pkix_signature_builtin_h */
Note:
See TracChangeset
for help on using the changeset viewer.