Update tpm2_plugin_load_key() API
[aaf/sshsm.git] / TPM2-Plugin / lib / include / tpm2_plugin_api.h
index 2a0ace0..f45c0bd 100644 (file)
@@ -146,7 +146,8 @@ int tpm2_plugin_uninit();
 int tpm2_plugin_activate(SSHSM_HW_PLUGIN_ACTIVATE_LOAD_IN_INFO_t *activate_in_info);
 int tpm2_plugin_load_key(
            SSHSM_HW_PLUGIN_ACTIVATE_LOAD_IN_INFO_t *loadkey_in_info,
-           void **keyHandle
+           void **keyHandle,
+           SSHSM_HW_PLUGIN_IMPORT_PUBLIC_KEY_INFO_t *importkey_info
         );
 
 int tpm2_rsa_create_object(