/[openpgpmdrv]/trunk/OpenPGPminidriver/PinOperations.h
ViewVC logotype

Diff of /trunk/OpenPGPminidriver/PinOperations.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by vletoux, Thu Mar 11 20:32:26 2010 UTC revision 11 by vletoux, Thu Mar 18 16:03:39 2010 UTC
# Line 18  Line 18 
18    
19  #define ROLE_SIGNATURE ROLE_USER  #define ROLE_SIGNATURE ROLE_USER
20  #define ROLE_AUTHENTICATION 3  #define ROLE_AUTHENTICATION 3
21  #define ROLE_CONFIDENTIALITY 4  #define ROLE_PUK 4
 #define ROLE_PUK 5  
22    
23  DWORD CheckPinLength(__in PCARD_DATA  pCardData, __in PIN_ID  PinId, __in DWORD  cbPin);  DWORD CheckPinLength(__in PCARD_DATA  pCardData, __in PIN_ID  PinId, __in DWORD  cbPin);
24  DWORD GetRemainingPin(__in PCARD_DATA  pCardData, __in PIN_ID  PinId, __out PDWORD pdwCounter);  DWORD GetRemainingPin(__in PCARD_DATA  pCardData, __in PIN_ID  PinId, __out PDWORD pdwCounter);

Legend:
Removed from v.8  
changed lines
  Added in v.11

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26