isoApplet: Fix indentation of isoApplet.profile

This commit is contained in:
Philip Wendland 2015-03-21 10:24:01 +01:00 committed by Viktor Tarasov
parent 090aed2fc2
commit bba6e17aa9
1 changed files with 114 additions and 120 deletions

View File

@ -123,11 +123,6 @@ filesystem {
ACL = *=$PIN, READ=NEVER;
}
# EF private-key {
# file-id = 3000;
# acl = *=NEVER, UPDATE=$PIN, ERASE=$PIN;
# }
# EF extractable-key {
# file-id = 3100;
# acl = *=NEVER, READ=$PIN, UPDATE=$PIN,
@ -157,7 +152,6 @@ filesystem {
acl = *=NEVER, UPDATE=$PIN, READ=NONE,
DELETE-SELF=$PIN, ERASE=$PIN;
}
}
}
}