//& type: auto
/**
* @testcase ITc_ckmc_import_export_wrapped_key_p
-* @since 6.5
+* @since 6.0
* @author SRPOL(d.kita)
* @reviewer SRPOL(k.jackiewicz)
* @type auto
//& type: auto
/**
* @testcase ITc_ckmc_key_derive_p
-* @since 6.5
+* @since 6.0
* @author SRPOL(d.kita)
* @reviewer SRPOL(k.jackiewicz)
* @type auto
/**
* @testcase utc_ckmc_import_wrapped_key_p
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Import wrapped key with AES CTR algorithm
* @scenario Create AES key, wrap it and import. Get imported key.
*/
/**
* @testcase utc_ckmc_import_wrapped_key_n
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Import key with invalid paramters.
* @scenario Import key with invalid paramters.
*/
/**
* @testcase utc_ckmc_export_wrapped_key_p
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Export key with AES GCM algorithm.
* @scenario Create AES key, wrap it with AES GCM, import and export.
*/
/**
* @testcase utc_ckmc_import_wrapped_key_n
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Export key with invalid paramters.
* @scenario Export key with invalid paramters.
*/
/**
* @testcase utc_ckmc_key_derive_p
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Derives two secrets from 2 EC key pairs.
* @scenario Creates 2 pairs of EC keys, derives secrets from each other and compares whether they are equal
*/
/**
* @testcase utc_ckmc_key_derive_n
- * @since_tizen 6.5
+ * @since_tizen 6.0
* @description Derive key with invalid paramters.
* @scenario Derive key with invalid paramters.
*/