-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsoftsdf.exp
47 lines (47 loc) · 1.11 KB
/
softsdf.exp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
_SDF_OpenDevice
_SDF_CloseDevice
_SDF_OpenSession
_SDF_CloseSession
_SDF_GetDeviceInfo
_SDF_GenerateRandom
_SDF_GetPrivateKeyAccessRight
_SDF_ReleasePrivateKeyAccessRight
_SDF_ExportSignPublicKey_RSA
_SDF_ExportEncPublicKey_RSA
_SDF_GenerateKeyPair_RSA
_SDF_GenerateKeyWithIPK_RSA
_SDF_GenerateKeyWithEPK_RSA
_SDF_ImportKeyWithISK_RSA
_SDF_ExchangeDigitEnvelopeBaseOnRSA
_SDF_ExportSignPublicKey_ECC
_SDF_ExportEncPublicKey_ECC
_SDF_GenerateKeyPair_ECC
_SDF_GenerateKeyWithIPK_ECC
_SDF_GenerateKeyWithEPK_ECC
_SDF_ImportKeyWithISK_ECC
_SDF_GenerateAgreementDataWithECC
_SDF_GenerateKeyWithECC
_SDF_GenerateAgreementDataAndKeyWithECC
_SDF_ExchangeDigitEnvelopeBaseOnECC
_SDF_GenerateKeyWithKEK
_SDF_ImportKeyWithKEK
_SDF_DestroyKey
_SDF_ExternalPublicKeyOperation_RSA
_SDF_InternalPublicKeyOperation_RSA
_SDF_InternalPrivateKeyOperation_RSA
_SDF_ExternalVerify_ECC
_SDF_InternalSign_ECC
_SDF_InternalVerify_ECC
_SDF_ExternalEncrypt_ECC
_SDF_InternalEncrypt_ECC
_SDF_InternalDecrypt_ECC
_SDF_Encrypt
_SDF_Decrypt
_SDF_CalculateMAC
_SDF_HashInit
_SDF_HashUpdate
_SDF_HashFinal
_SDF_CreateFile
_SDF_ReadFile
_SDF_WriteFile
_SDF_DeleteFile