On Tuesday 31 July 2007 10:17:23 Andreas Jellinghaus wrote: > > What do you mean by ddo file? > this is a special file, I think the fid is "2f00" where you can set the > application directory. our code in dir.c and pkcs15.c seems to handle it.
2F00 is EF(DIR) file (in the PKCS-15 standard) where you can put a list of application IDs and their paths. Btw, I couldn't find 5015 in PKCS-15 anywhere, it is just used in the testvectors.txt from the RSA web site. > I'm not a real expert on these details. Nils, maybe you can help? do you > know if we already ever tested if opensc works with cards that don't use > 5015 but some other applicatin directory? In the AKIS, we put PKCS-15 stuff under 3D00 directory, and object parsing and signing/crypting work well with opensc (given that 2F00 properly identifies 3D00 as a PKCS-15 directory). _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel