You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, KeyBuilder is missing support for KeyBuilder.TYPE_EC_FP_PRIVATE_TRANSIENT_* types (or TRANSIENT versions of all asymmetric key types, for that matter).
The four-argument version of this method is not implemented, only the three-argument method is available.
https://docs.oracle.com/en/java/javacard/3.1/jc_api_srvc/api_classic/javacard/security/KeyBuilder.html#buildKey(byte,byte,short,boolean)
The text was updated successfully, but these errors were encountered: