PKCS#15 Card

Scripts to explore cards using a PKCS#15 file structure.

The following scripts are provided:

You can run a script by entering load("pkcs15/<scriptname>"), e.g.

> load("pkcs15/explore.js");

or by selecting the script in the "File" / "Run Script" dialog.