OpenSC API Reference sc_create_file 3 opensc sc_create_file Create a file object Synopsis #include <opensc.h> int sc_create_file(sc_card_t *card, sc_file_t *file); Description This function creates a file on card. The file must have been created with a call to sc_file_new() beforehand.