wolfssl-examples
wolfssl-examples copied to clipboard
Add JNI and VaultIC provisioning
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.