Add integration of Javacard SDKs

This commit is contained in:
Liz Cray
2025-03-07 20:13:56 -05:00
parent 61ca427119
commit e3d20676f3
5 changed files with 30 additions and 3 deletions

2
env Normal file
View File

@@ -0,0 +1,2 @@
export JC_HOME="`pwd`/oracle_javacard_sdks/jc305u4_kit"
export JC_CLASSIC_HOME="`pwd`/oracle_javacard_sdks/jc221_kit"