SPY does not process CKA_ALWAYS_AUTHENTICATE

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4900 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
dengert 2010-11-30 15:32:58 +00:00
parent c16179f75a
commit e642436fc6
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ static struct fmap p11_attr_names[] = {
_(CKA_RESET_ON_INIT),
_(CKA_HAS_RESET),
_(CKA_VENDOR_DEFINED),
b(CKA_ALWAYS_AUTHENTICATE),
{ 0, NULL, NULL, NULL }
};