pkcs15init iasecc: old syntax in the profile of the Oberthur's generic application

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5385 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
vtarasov 2011-04-21 17:20:39 +00:00
parent 7db9532f00
commit 3e9b88d6d6
1 changed files with 2 additions and 3 deletions

View File

@ -72,7 +72,7 @@ filesystem {
# Here comes the application DF
DF PKCS15-AppDF {
type = DF;
aid = E8:28:BD:08:0F:F2:50:4F:54:20:41:57:50;
exclusive-aid = E8:28:BD:08:0F:F2:50:4F:54:20:41:57:50;
acl = *=NONE;
size = 5000;
@ -127,7 +127,6 @@ filesystem {
# Private RSA keys
BSO private-key {
ACL = *=NEVER;
ACL = UPDATE=COUCOUx12;
ACL = UPDATE=SCB0x12, READ=NONE;
ACL = PSO-COMPUTE-SIGNATURE=SCB0x12, INTERNAL-AUTHENTICATE=SCB0x12, PSO-DECRYPT=SCB0x12, GENERATE=SCB0x12;
@ -155,7 +154,7 @@ filesystem {
#Public Key
BSO public-key {
ACL = *=NEVER;
ACL = AUTHENTICATE=SCB0x12, GENERATE=SCB0x12, UPDATE=SCB0x12, READ=NONE;
ACL = INTERNAL-AUTHENTICATE=SCB0x12, GENERATE=SCB0x12, UPDATE=SCB0x12, READ=NONE;
}
# Public DES keys