34 lines
490 B
Modula-2
34 lines
490 B
Modula-2
;
|
|
; Definition file of BaseCSP.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "BaseCSP.dll"
|
|
EXPORTS
|
|
CPAcquireContext
|
|
CPAcquireContextW
|
|
CPCreateHash
|
|
CPDecrypt
|
|
CPDeriveKey
|
|
CPDestroyHash
|
|
CPDestroyKey
|
|
CPDuplicateHash
|
|
CPDuplicateKey
|
|
CPEncrypt
|
|
CPExportKey
|
|
CPGenKey
|
|
CPGenRandom
|
|
CPGetHashParam
|
|
CPGetKeyParam
|
|
CPGetProvParam
|
|
CPGetUserKey
|
|
CPHashData
|
|
CPHashSessionKey
|
|
CPImportKey
|
|
CPReleaseContext
|
|
CPSetHashParam
|
|
CPSetKeyParam
|
|
CPSetProvParam
|
|
CPSignHash
|
|
CPVerifySignature
|