blob: 87402c3b6ab3532d744d3aa9867f7648bf496f70 (
plain)
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
48
49
50
51
52
53
54
55
56
57
|
LIBRARY "webauthn.dll"
EXPORTS
CryptsvcDllCtrl@16
I_WebAuthNCtapDecodeGetAssertionRpcResponse@32
I_WebAuthNCtapDecodeMakeCredentialRpcResponse@24
I_WebAuthNCtapEncodeGetAssertionRpcRequest@56
I_WebAuthNCtapEncodeMakeCredentialRpcRequest@56
WebAuthNAuthenticatorGetAssertion@20
WebAuthNAuthenticatorMakeCredential@28
WebAuthNCancelCurrentOperation@4
WebAuthNCtapChangeClientPin@28
WebAuthNCtapChangeClientPinForSelectedDevice@24
WebAuthNCtapFreeSelectedDeviceInformation@4
WebAuthNCtapGetAssertion@52
WebAuthNCtapGetSupportedTransports@8
WebAuthNCtapGetWnfLocalizedString@24
WebAuthNCtapIsStopSendCommandError@4
WebAuthNCtapMakeCredential@52
WebAuthNCtapManageAuthenticatePin@20
WebAuthNCtapManageCancelEnrollFingerprint@8
WebAuthNCtapManageChangePin@24
WebAuthNCtapManageClose@4
WebAuthNCtapManageDeleteCredential@16
WebAuthNCtapManageEnrollFingerprint@24
WebAuthNCtapManageFreeDisplayCredentials@4
WebAuthNCtapManageGetDisplayCredentials@12
WebAuthNCtapManageRemoveFingerprints@8
WebAuthNCtapManageResetDevice@8
WebAuthNCtapManageSelect@16
WebAuthNCtapManageSetPin@16
WebAuthNCtapParseAuthenticatorData@16
WebAuthNCtapResetDevice@12
WebAuthNCtapRpcGetAssertionUserList@24
WebAuthNCtapRpcGetCborCommand@12
WebAuthNCtapRpcSelectGetAssertion@20
WebAuthNCtapSendCommand@28
WebAuthNCtapSetClientPin@20
WebAuthNCtapStartDeviceChangeNotify@0
WebAuthNCtapStopDeviceChangeNotify@0
WebAuthNCtapVerifyGetAssertion@20
WebAuthNDecodeAccountInformation@12
WebAuthNDeletePlatformCredential@8
WebAuthNEncodeAccountInformation@12
WebAuthNFreeAssertion@4
WebAuthNFreeCredentialAttestation@4
WebAuthNFreeDecodedAccountInformation@4
WebAuthNFreeEncodedAccountInformation@4
WebAuthNFreePlatformCredentials@4
WebAuthNFreeUserEntityList@4
WebAuthNGetApiVersionNumber@0
WebAuthNGetCancellationId@4
WebAuthNGetCoseAlgorithmIdentifier@8
WebAuthNGetCredentialIdFromAuthenticatorData@16
WebAuthNGetErrorName@4
WebAuthNGetPlatformCredentials@12
WebAuthNGetW3CExceptionDOMError@4
WebAuthNIsUserVerifyingPlatformAuthenticatorAvailable@4
|