/*** Autogenerated by WIDL 10.17 from /var/tmp/portage/app-emulation/wine-vanilla-10.17/work/wine-10.17/include/windows.security.cryptography.core.idl - Do not edit ***/ #ifdef _WIN32 #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR_H_VERSION__ 475 #endif #include #include #endif #ifndef COM_NO_WINDOWS_H #include #include #endif #ifndef __windows_security_cryptography_core_h__ #define __windows_security_cryptography_core_h__ /* Forward declarations */ /* Headers for imported files */ #include #include #include #include #include #include #ifdef __cplusplus extern "C" { #endif #if !defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION) #define WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION 0xe0000 #endif // defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION) #if WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 #ifndef ____x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType_ENUM_DEFINED__ #define ____x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType_ENUM_DEFINED__ #ifdef __cplusplus } /* extern "C" */ namespace ABI { namespace Windows { namespace Security { namespace Cryptography { namespace Core { enum CryptographicPublicKeyBlobType { CryptographicPublicKeyBlobType_X509SubjectPublicKeyInfo = 0, CryptographicPublicKeyBlobType_Pkcs1RsaPublicKey = 1, CryptographicPublicKeyBlobType_BCryptPublicKey = 2, CryptographicPublicKeyBlobType_Capi1PublicKey = 3, #if WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 CryptographicPublicKeyBlobType_BCryptEccFullPublicKey = 4 #endif /* WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 */ }; } } } } } extern "C" { #else enum __x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType { CryptographicPublicKeyBlobType_X509SubjectPublicKeyInfo = 0, CryptographicPublicKeyBlobType_Pkcs1RsaPublicKey = 1, CryptographicPublicKeyBlobType_BCryptPublicKey = 2, CryptographicPublicKeyBlobType_Capi1PublicKey = 3, #if WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 CryptographicPublicKeyBlobType_BCryptEccFullPublicKey = 4 #endif /* WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 */ }; #ifdef WIDL_using_Windows_Security_Cryptography_Core #define CryptographicPublicKeyBlobType __x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType #endif /* WIDL_using_Windows_Security_Cryptography_Core */ #endif #endif /* ____x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType_ENUM_DEFINED__ */ #endif /* WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 */ #ifndef __cplusplus typedef enum __x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType __x_ABI_CWindows_CSecurity_CCryptography_CCore_CCryptographicPublicKeyBlobType; #endif /* __cplusplus */ /* Begin additional prototypes for all interfaces */ /* End additional prototypes */ #ifdef __cplusplus } #endif #endif /* __windows_security_cryptography_core_h__ */