~ubuntu-branches/ubuntu/karmic/opensc/karmic-updates

« back to all changes in this revision

Viewing changes to src/pkcs15init/muscle.profile

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-03-29 03:56:10 UTC
  • mto: (8.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20090329035610-y7v5a3f0852p4da8
Tags: upstream-0.11.7
ImportĀ upstreamĀ versionĀ 0.11.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
162
162
                                        READ=NONE,
163
163
                                        UPDATE=$PIN,
164
164
                                        ERASE=$PIN;
 
165
                }
 
166
                # private data objects are stored in transparent EFs.
 
167
                EF privdata {
 
168
                    file-id     = 3400;
 
169
                    structure   = transparent;
 
170
                    ACL         = *=NEVER,
 
171
                                        READ=$PIN,
 
172
                                        UPDATE=$PIN,
 
173
                                        ERASE=$PIN;
165
174
                }
166
175
 
167
176
            }