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
The error message for failures in processing SA_KEY_FORMAT_TYPEJ in ta_sa_key_import() (ta_sa_key_import.c) is coded as:
ERROR("ta_sa_key_import_exported failed");
and should be
ERROR("ta_sa_key_import_typej failed");