Hi,
Yes, of course; all the data is read from the card, and the PKCS#11 uses APDUs to read the data. Additionally, there is a "GET CARD DATA" command, which allows you to read card number etc data.
The data is stored in files on the card; there is an identity file, an address file, and a photo file. In order to get identity data, you need to read the identity file and then to parse it. The "card content" document tells you which data item is available
in which file; the "belpic applet" document tells you how to read files from the card.
Note that this is very low level, and may be complicated if you're not familiar with how smart cards work in general. In that case, I would suggest you talk to someone (e.g., a consultant) who is.
Regards,
lchand lak schreef op di 21-04-2020 om 17:38 [+0530]: