_______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel
pkcs15 does define file formats (for smart cards that use "transparent"
files), but "a file in PKCS #15 format" is nonsensical. At the very least,
there are multiple file formats depending on what sort of data you are
storing. A first step in figuring out what these files are is determining
if they are, in fact, asn.1 structures. use "openssl asn1parse -inform DER
-in <file>" and we should be able to tell based on the structure and OIDs
if the format actually comes from PKCS #15
- [opensc-devel] converting .p15 files to X.509 or .p12 John T. Guthrie III
- Re: [opensc-devel] converting .p15 files to X.509... Peter Stuge
- Re: [opensc-devel] converting .p15 files to X.509... Chaskiel M Grundman
- Re: [opensc-devel] converting .p15 files to X.509... Nils Larsch
- Re: [opensc-devel] converting .p15 files to X... John T. Guthrie
- Re: [opensc-devel] converting .p15 files ... Chaskiel Grundman
- Re: [opensc-devel] converting .p15 fi... Eric Norman
- Re: [opensc-devel] converting .p15 fi... Nils Larsch