wolfssl-examples icon indicating copy to clipboard operation
wolfssl-examples copied to clipboard

Add JNI and VaultIC provisioning

Open billphipps opened this issue 2 years ago • 0 comments

This currently depends on https://github.com/wolfSSL/wolfssl/pull/6741 and https://github.com/wolfSSL/wolfssljni/pull/138.

This provides an additional JNI directly to ccb_vaultic and will route requests via devId through the cryptocb command interface. Currently, the GetTextInfo command is exposed and exercised in the wolfssljni-ndk-gradle app.

Additional JNI's are being added to update the default authentication criteria, read a file from the device, and to trigger the Load/Provision actions using custom data.

billphipps avatar Aug 30 '23 16:08 billphipps