36 lines
618 B
Modula-2
36 lines
618 B
Modula-2
;
|
|
; Definition file of tpmvsc.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "tpmvsc.dll"
|
|
EXPORTS
|
|
TpmVCardCreate
|
|
TpmVCardCreateInProc
|
|
TpmVCardDestroy
|
|
TpmVCardDestroyInProc
|
|
VCardAuthenticatePin
|
|
VCardChangePin
|
|
VCardClose
|
|
VCardCreateKey
|
|
VCardDeauthenticate
|
|
VCardDecrypt
|
|
VCardDeinitialize
|
|
VCardDeleteKey
|
|
VCardEncrypt
|
|
VCardExportRsaPubKey
|
|
VCardGetChallenge
|
|
VCardGetKeyType
|
|
VCardGetPinLength
|
|
VCardGetRemainingRetryCount
|
|
VCardGetTransportKeyAlg
|
|
VCardImportRsaKey
|
|
VCardImportSymKey
|
|
VCardInitialize
|
|
VCardInvalidateChallenge
|
|
VCardOpen
|
|
VCardResetPin
|
|
VCardSetResponse
|
|
VCardSignHash
|
|
VCardUnblockPin
|