Entersafe: the default profile should have local PIN-s

See http://www.opensc-project.org/pipermail/opensc-devel/2010-June/014310.html

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4406 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-06-09 11:18:22 +00:00
parent ce0645d6d1
commit 8737ace703
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ cardinfo {
option default {
macros {
pin-flags = initialized, needs-padding;
pin-flags = local, initialized, needs-padding;
min-pin-length = 4;
df_acl = *=NEVER;
protected = *=$PIN,READ=NONE;