Changeset 226bfaa in OpenSC
- Timestamp:
- 06/05/11 16:51:36 (12 months ago)
- Branches:
- master, staging
- Children:
- d5b8a6c
- Parents:
- efc5760
- git-author:
- vtarasov <vtarasov@…> (06/05/11 16:51:36)
- git-committer:
- vtarasov <vtarasov@…> (06/05/11 16:51:36)
- File:
-
- 1 edited
-
src/libopensc/pkcs15.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libopensc/pkcs15.h
rd888b3f r226bfaa 79 79 int reference; 80 80 u8 pad_char; 81 };81 }; 82 82 struct sc_pkcs15_authkey_attributes { 83 83 int derived; 84 84 struct sc_pkcs15_id skey_id; 85 };85 }; 86 86 struct sc_pkcs15_biometric_attributes { 87 }; 87 unsigned int flags; 88 struct sc_object_id template_id; 89 /* ... */ 90 }; 88 91 struct sc_pkcs15_auth_info { 89 92 struct sc_pkcs15_id auth_id;
Note: See TracChangeset
for help on using the changeset viewer.
