18 lines
337 B
Modula-2
18 lines
337 B
Modula-2
;
|
|
; Definition file of tlscsp.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "tlscsp.dll"
|
|
EXPORTS
|
|
TLSCspInit
|
|
TLSCspShutdown
|
|
TLSGetTSCertificate
|
|
TLSFreeTSCertificate
|
|
LsCsp_GetServerData
|
|
LsCsp_EncryptHwid
|
|
LsCsp_DecryptEnvelopedData
|
|
LsCsp_StoreSecret
|
|
LsCsp_RetrieveSecret
|
|
TLSCspStartInstallCertificateThread
|