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

Diff of /trunk/OpenPGPminidriver/Context.h

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

revision 5 by vletoux, Tue Feb 23 19:18:59 2010 UTC revision 6 by vletoux, Thu Mar 4 21:17:51 2010 UTC
# Line 56  typedef struct _OPENPGP_CONTEXT Line 56  typedef struct _OPENPGP_CONTEXT
56          FEATURES                                SmartCardReaderFeatures;          FEATURES                                SmartCardReaderFeatures;
57          BOOL                                    fSupportCommandChaining;          BOOL                                    fSupportCommandChaining;
58          BOOL                                    fExtentedLeLcFields;          BOOL                                    fExtentedLeLcFields;
59          DWORD                                   dwMaxLength;          BYTE                                    bSecureMessagingAlgorithm;
60            DWORD                                   dwMaxChallengeLength;
61            DWORD                                   dwMaxCertificateLength;
62            DWORD                                   dwMaxCommandDataLength;
63            DWORD                                   dwMaxResponseLength;
64          BOOL                                    fHasSignature;          BOOL                                    fHasSignature;
65          BOOL                                    fHasDecryption;          BOOL                                    fHasDecryption;
66          BOOL                                    fHasAuthentication;          BOOL                                    fHasAuthentication;

Legend:
Removed from v.5  
changed lines
  Added in v.6

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26