Geoff Chappell, Software Analyst
Version 4.80 of ADVAPI32, which is known only for Windows 98, introduced the following exports. All are documented, even as having first appeared in Windows 98.
| Function | Remarks |
|---|---|
| CryptContextAddRef | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptDuplicateHash | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptDuplicateKey | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptEnumProvidersA | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptEnumProvidersTypesA | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptEnumProvidersTypesW | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptEnumProvidersW | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptGetDefaultProviderA | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptGetDefaultProviderW | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptSetProviderExA | implemented as delay-load jump to CRYPTSP in 6.1 and higher |
| CryptSetProviderExW | implemented as delay-load jump to CRYPTSP in 6.1 and higher |