| 1 | ; $Id: wininet.def,v 1.6 2002/06/09 10:46:39 sandervl Exp $
|
|---|
| 2 |
|
|---|
| 3 | ;
|
|---|
| 4 | ; Based on NT 4.0 SP3: WININET.DLL
|
|---|
| 5 | ;
|
|---|
| 6 | LIBRARY CRYPT32 INITINSTANCE
|
|---|
| 7 | DESCRIPTION 'Odin32 System DLL - Crypt32'
|
|---|
| 8 | DATA MULTIPLE NONSHARED
|
|---|
| 9 |
|
|---|
| 10 | EXPORTS
|
|---|
| 11 |
|
|---|
| 12 | CertAddCRLContextToStore = _CertAddCRLContextToStore@16 @1
|
|---|
| 13 | CertAddCTLContextToStore = _CertAddCTLContextToStore@16 @2
|
|---|
| 14 | CertAddCertificateContextToStore = _CertAddCertificateContextToStore@16 @3
|
|---|
| 15 | CertAddEncodedCRLToStore = _CertAddEncodedCRLToStore@24 @4
|
|---|
| 16 | CertAddEncodedCTLToStore = _CertAddEncodedCTLToStore@24 @5
|
|---|
| 17 | CertAddEncodedCertificateToStore = _CertAddEncodedCertificateToStore@24 @6
|
|---|
| 18 | ;CertAddEncodedCertificateToSystemStoreA @7
|
|---|
| 19 | ;CertAddEncodedCertificateToSystemStoreW @8
|
|---|
| 20 | CertAddEnhancedKeyUsageIdentifier = _CertAddEnhancedKeyUsageIdentifier@8 @9
|
|---|
| 21 | CertAddSerializedElementToStore = _CertAddSerializedElementToStore@32 @10
|
|---|
| 22 | CertAddStoreToCollection = _CertAddStoreToCollection@16 @11
|
|---|
| 23 | CertAlgIdToOID = _CertAlgIdToOID@4 @12
|
|---|
| 24 | CertCloseStore = _CertCloseStore@8 @13
|
|---|
| 25 | CertCompareCertificate = _CertCompareCertificate@12 @14
|
|---|
| 26 | CertCompareCertificateName _CertCompareCertificateName@12 @15
|
|---|
| 27 | CertCompareIntegerBlob = _CertCompareIntegerBlob@8 @16
|
|---|
| 28 | CertComparePublicKeyInfo = _CertComparePublicKeyInfo@12 @17
|
|---|
| 29 | CertControlStore = _CertControlStore@16 @18
|
|---|
| 30 | CertCreateCRLContext = _CertCreateCRLContext@12 @19
|
|---|
| 31 | CertCreateCTLContext = _CertCreateCTLContext@12 @20
|
|---|
| 32 | CertCreateCertificateChainEngine = _CertCreateCertificateChainEngine@8 @21
|
|---|
| 33 | CertCreateCertificateContext = _CertCreateCertificateContext@12 @22
|
|---|
| 34 | CertCreateSelfSignCertificate = _CertCreateSelfSignCertificate@32 @23
|
|---|
| 35 | CertDeleteCRLFromStore = _CertDeleteCRLFromStore@4 @24
|
|---|
| 36 | CertDeleteCTLFromStore = _CertDeleteCTLFromStore@4 @25
|
|---|
| 37 | CertDeleteCertificateFromStore = _CertDeleteCertificateFromStore@4 @26
|
|---|
| 38 | CertDuplicateCRLContext = _CertDuplicateCRLContext@4 @27
|
|---|
| 39 | CertDuplicateCTLContext = _CertDuplicateCTLContext@4 @28
|
|---|
| 40 | CertDuplicateCertificateChain
|
|---|
| 41 | CertDuplicateCertificateContext
|
|---|
| 42 | CertDuplicateStore
|
|---|
| 43 | CertEnumCRLContextProperties
|
|---|
| 44 | CertEnumCRLsInStore
|
|---|
| 45 | CertEnumCTLContextProperties
|
|---|
| 46 | CertEnumCTLsInStore
|
|---|
| 47 | CertEnumCertificateContextProperties
|
|---|
| 48 | CertEnumCertificatesInStore
|
|---|
| 49 | CertEnumPhysicalStore
|
|---|
| 50 | ;CertEnumSystemStore
|
|---|
| 51 | CertFindAttribute
|
|---|
| 52 | CertFindCRLInStore
|
|---|
| 53 | CertFindCTLInStore
|
|---|
| 54 | CertFindCertificateInStore
|
|---|
| 55 | CertFindCertificateInCRL
|
|---|
| 56 | CertFindExtension
|
|---|
| 57 | CertFindRDNAttr
|
|---|
| 58 | CertFindSubjectInCTL
|
|---|
| 59 | CertFreeCRLContext
|
|---|
| 60 | CertFreeCTLContext
|
|---|
| 61 | CertFreeCertificateChain
|
|---|
| 62 | CertFreeCertificateChainEngine
|
|---|
| 63 | CertFreeCertificateContext
|
|---|
| 64 | CertGetCRLContextProperty
|
|---|
| 65 | CertGetCRLFromStore
|
|---|
| 66 | CertGetCTLContextProperty
|
|---|
| 67 | CertGetCertificateChain
|
|---|
| 68 | CertGetCertificateContextProperty
|
|---|
| 69 | CertGetEnhancedKeyUsage
|
|---|
| 70 | CertGetIntendedKeyUsage
|
|---|
| 71 | CertGetIssuerCertificateFromStore
|
|---|
| 72 | CertGetNameStringA
|
|---|
| 73 | CertGetNameStringW
|
|---|
| 74 | CertGetPublicKeyLength
|
|---|
| 75 | CertGetStoreProperty
|
|---|
| 76 | CertGetSubjectCertificateFromStore
|
|---|
| 77 | CertGetValidUsages
|
|---|
| 78 | CertIsRDNAttrsInCertificateName
|
|---|
| 79 | CertIsValidCRLForCertificate
|
|---|
| 80 | CertNameToStrA
|
|---|
| 81 | CertNameToStrW
|
|---|
| 82 | CertOIDToAlgId
|
|---|
| 83 | CertOpenStore
|
|---|
| 84 | ;CertOpenSystemStoreA
|
|---|
| 85 | ;CertOpenSystemStoreW
|
|---|
| 86 | CertRDNValueToStrA
|
|---|
| 87 | CertRDNValueToStrW
|
|---|
| 88 | CertRemoveEnhancedKeyUsageIdentifier
|
|---|
| 89 | CertRemoveStoreFromCollection
|
|---|
| 90 | CertSaveStore
|
|---|
| 91 | CertSerializeCRLStoreElement
|
|---|
| 92 | CertSerializeCTLStoreElement
|
|---|
| 93 | CertSerializeCertificateStoreElement
|
|---|
| 94 | CertSetCRLContextProperty
|
|---|
| 95 | CertSetCTLContextProperty
|
|---|
| 96 | CertSetCertificateContextProperty
|
|---|
| 97 | CertSetEnhancedKeyUsage
|
|---|
| 98 | CertSetStoreProperty
|
|---|
| 99 | CertStrToNameA
|
|---|
| 100 | CertStrToNameW
|
|---|
| 101 | CertVerifyCertificateChainPolicy
|
|---|
| 102 | CertVerifyCRLRevocation
|
|---|
| 103 | CertVerifyCRLTimeValidity
|
|---|
| 104 | CertVerifyCTLUsage
|
|---|
| 105 | ;CertVerifyRevocation
|
|---|
| 106 | CertVerifySubjectCertificateContext
|
|---|
| 107 | CertVerifyTimeValidity
|
|---|
| 108 | CertVerifyValidityNesting
|
|---|
| 109 | CryptBinaryToStringA
|
|---|
| 110 | CryptBinaryToStringW
|
|---|
| 111 | CryptStringToBinaryA
|
|---|
| 112 | CryptStringToBinaryW
|
|---|
| 113 | CryptAcquireCertificatePrivateKey
|
|---|
| 114 | ;CryptCloseAsyncHandle
|
|---|
| 115 | CryptCreateAsyncHandle
|
|---|
| 116 | CryptDecodeMessage
|
|---|
| 117 | CryptDecodeObject
|
|---|
| 118 | CryptDecodeObjectEx
|
|---|
| 119 | CryptDecryptAndVerifyMessageSignature
|
|---|
| 120 | CryptDecryptMessage
|
|---|
| 121 | CryptEncodeObject
|
|---|
| 122 | CryptEncodeObjectEx
|
|---|
| 123 | CryptEncryptMessage
|
|---|
| 124 | ;CryptEnumOIDFunction
|
|---|
| 125 | CryptEnumOIDInfo
|
|---|
| 126 | ;CryptEnumProvidersU
|
|---|
| 127 | CryptExportPKCS8
|
|---|
| 128 | CryptExportPublicKeyInfo
|
|---|
| 129 | CryptExportPublicKeyInfoEx
|
|---|
| 130 | CryptFindLocalizedName
|
|---|
| 131 | CryptFindOIDInfo
|
|---|
| 132 | CryptFormatObject
|
|---|
| 133 | CryptFreeOIDFunctionAddress
|
|---|
| 134 | CryptGetAsyncParam
|
|---|
| 135 | CryptGetDefaultOIDDllList
|
|---|
| 136 | CryptGetDefaultOIDFunctionAddress
|
|---|
| 137 | CryptGetMessageCertificates
|
|---|
| 138 | CryptGetMessageSignerCount
|
|---|
| 139 | CryptGetOIDFunctionAddress
|
|---|
| 140 | CryptGetOIDFunctionValue
|
|---|
| 141 | CryptHashCertificate
|
|---|
| 142 | CryptHashMessage
|
|---|
| 143 | CryptHashPublicKeyInfo
|
|---|
| 144 | CryptHashToBeSigned
|
|---|
| 145 | CryptImportPKCS8
|
|---|
| 146 | CryptImportPublicKeyInfo
|
|---|
| 147 | CryptImportPublicKeyInfoEx
|
|---|
| 148 | CryptInitOIDFunctionSet
|
|---|
| 149 | CryptInstallOIDFunctionAddress
|
|---|
| 150 | CryptLoadSip
|
|---|
| 151 | CryptMemAlloc
|
|---|
| 152 | CryptMemFree
|
|---|
| 153 | CryptMemRealloc
|
|---|
| 154 | CryptMsgCalculateEncodedLength
|
|---|
| 155 | CryptMsgClose
|
|---|
| 156 | CryptMsgControl
|
|---|
| 157 | CryptMsgCountersign
|
|---|
| 158 | CryptMsgCountersignEncoded
|
|---|
| 159 | CryptMsgDuplicate
|
|---|
| 160 | CryptMsgEncodeAndSignCTL
|
|---|
| 161 | CryptMsgGetAndVerifySigner
|
|---|
| 162 | CryptMsgGetParam
|
|---|
| 163 | CryptMsgOpenToDecode
|
|---|
| 164 | CryptMsgOpenToEncode
|
|---|
| 165 | CryptMsgSignCTL
|
|---|
| 166 | CryptMsgUpdate
|
|---|
| 167 | CryptMsgVerifyCountersignatureEncoded
|
|---|
| 168 | CryptMsgVerifyCountersignatureEncodedEx
|
|---|
| 169 | CryptProtectData
|
|---|
| 170 | CryptQueryObject
|
|---|
| 171 | CryptRegisterDefaultOIDFunction
|
|---|
| 172 | CryptRegisterOIDFunction
|
|---|
| 173 | ;CryptRegisterOIDInfo
|
|---|
| 174 | CryptSIPAddProvider
|
|---|
| 175 | CryptSIPCreateIndirectData
|
|---|
| 176 | CryptSIPGetSignedDataMsg
|
|---|
| 177 | CryptSIPLoad
|
|---|
| 178 | CryptSIPPutSignedDataMsg
|
|---|
| 179 | CryptSIPRemoveProvider
|
|---|
| 180 | CryptSIPRemoveSignedDataMsg
|
|---|
| 181 | CryptSIPRetrieveSubjectGuid
|
|---|
| 182 | CryptSIPVerifyIndirectData
|
|---|
| 183 | CryptSetAsyncParam
|
|---|
| 184 | CryptSetOIDFunctionValue
|
|---|
| 185 | CryptSetProviderU
|
|---|
| 186 | CryptSignAndEncodeCertificate
|
|---|
| 187 | CryptSignAndEncryptMessage
|
|---|
| 188 | CryptSignCertificate
|
|---|
| 189 | CryptSignHashU
|
|---|
| 190 | CryptSignMessage
|
|---|
| 191 | CryptSignMessageWithKey
|
|---|
| 192 | CryptUnprotectData
|
|---|
| 193 | CryptUnregisterDefaultOIDFunction
|
|---|
| 194 | CryptUnregisterOIDFunction
|
|---|
| 195 | CryptUnregisterOIDInfo
|
|---|
| 196 | CryptVerifyCertificateSignature
|
|---|
| 197 | CryptVerifyCertificateSignatureEx
|
|---|
| 198 | CryptVerifyDetachedMessageHash
|
|---|
| 199 | CryptVerifyDetachedMessageSignature
|
|---|
| 200 | CryptVerifyMessageHash
|
|---|
| 201 | CryptVerifyMessageSignature
|
|---|
| 202 | CryptVerifyMessageSignatureWithKey
|
|---|
| 203 | CryptVerifySignatureU
|
|---|
| 204 | I_CertUpdateStore
|
|---|
| 205 | I_CryptAllocTls
|
|---|
| 206 | ;I_CryptCreateLruCache
|
|---|
| 207 | I_CryptCreateLruEntry
|
|---|
| 208 | I_CryptDetachTls
|
|---|
| 209 | I_CryptFindLruEntry
|
|---|
| 210 | I_CryptFindLruEntryData
|
|---|
| 211 | I_CryptFlushLruCache
|
|---|
| 212 | I_CryptFreeLruCache
|
|---|
| 213 | I_CryptFreeTls
|
|---|
| 214 | I_CryptGetAsn1Decoder
|
|---|
| 215 | I_CryptGetAsn1Encoder
|
|---|
| 216 | I_CryptGetDefaultCryptProv
|
|---|
| 217 | I_CryptGetDefaultCryptProvForEncrypt
|
|---|
| 218 | I_CryptGetOssGlobal
|
|---|
| 219 | I_CryptGetTls
|
|---|
| 220 | I_CryptInsertLruEntry
|
|---|
| 221 | I_CryptInstallAsn1Module
|
|---|
| 222 | I_CryptInstallOssGlobal
|
|---|
| 223 | I_CryptReadTrustedPublisherDWORDValueFromRegistry
|
|---|
| 224 | I_CryptReleaseLruEntry
|
|---|
| 225 | I_CryptSetTls
|
|---|
| 226 | I_CryptUninstallAsn1Module
|
|---|
| 227 | I_CryptUninstallOssGlobal
|
|---|
| 228 | PFXExportCertStore
|
|---|
| 229 | PFXImportCertStore
|
|---|
| 230 | RegCreateHKCUKeyExU
|
|---|
| 231 | RegCreateKeyExU
|
|---|
| 232 | RegDeleteValueU
|
|---|
| 233 | RegEnumValueU
|
|---|
| 234 | RegOpenHKCUKeyExU
|
|---|
| 235 | RegOpenKeyExU
|
|---|
| 236 | RegQueryInfoKeyU
|
|---|
| 237 | RegQueryValueExU
|
|---|
| 238 | RegSetValueExU
|
|---|