Hello all,

I need a help to create pkcs15init profile structure so that I can 
change/rewrite the canonical path.

In general, the path to a file AABB in PKCS15 is as: 3F005015AABB, in 
which 3F00 is the MF, 5015 is the PKCS15-AppDF's file-id.

Now, because the virtual file system of my OpenPGP card (which is 
non-pkcs15) is constructed as:
MF (3F00)
    |
   +-- File_1 (AABB)
    |
   +-- File_2 (AACC)
    |
   +--- Directory (DDCC)
           |
          +-- File_3 (CCEE)

the real path to the file is 3F00AABB.
How would I define the profile file to omit the PKCS15-AppDF, i.e. the 
"5015", in the path?

-- 
Regards,
Quân

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to