aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-p15.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/app-p15.c')
-rw-r--r--scd/app-p15.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-p15.c b/scd/app-p15.c
index 7d8329366..26fb29d98 100644
--- a/scd/app-p15.c
+++ b/scd/app-p15.c
@@ -2178,7 +2178,7 @@ TokenInfo ::= SEQUENCE {
} (CONSTRAINED BY { -- Each AlgorithmInfo.reference value must be unique --})
TokenFlags ::= BIT STRING {
- readonly (0),
+ readOnly (0),
loginRequired (1),
prnGeneration (2),
eidCompliant (3)