Add a section for tokend

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2854 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2006-02-23 11:01:13 +00:00
parent b2d4d6a9bc
commit c3e85106c7
1 changed files with 7 additions and 0 deletions

View File

@ -324,3 +324,10 @@ app opensc-pkcs11 {
# soft_keygen_allowed = false;
}
}
app tokend {
# Score for OpenSC.tokend
framework tokend {
score = 10;
}
}