windows-nt/Source/XPSP1/NT/ds/win32/ntcrypto/rsaaes/rsaaes.def

32 lines
531 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY RSAAES
EXPORTS
CPAcquireContext
CPReleaseContext
CPGenKey
CPDeriveKey
CPDestroyKey
CPSetKeyParam
CPGetKeyParam
CPExportKey
CPImportKey
CPEncrypt
CPDecrypt
CPCreateHash
CPHashData
CPHashSessionKey
CPDestroyHash
CPSignHash
CPVerifySignature
CPGenRandom
CPGetUserKey
CPSetProvParam
CPGetProvParam
CPSetHashParam
CPGetHashParam
CPDuplicateKey
CPDuplicateHash
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE