PKCS#11 cryptoki Android

Hi, I’m a new Android Java developer and I’m developing my company’s web solution on Android. This web solution, reads a chip car with a card reader and windows dll (in c++) which uses cryptoki.dll and PKCS#11 but I can’t find any sample for Android.

Could anyone, please, help me? I have found iaik.pkcs.pkcs11 for Java but it isn’t working on Android Studio.

We need a cryptographic module to read the chip card made by software, as in the web solution.

Thanks in advance.

Evs