共用方式為


KeyProperties.KeyAlgorithm3des 欄位

定義

三重數據加密演算法 (3DES) 金鑰。

[Android.Runtime.Register("KEY_ALGORITHM_3DES", ApiSince=28)]
public const string KeyAlgorithm3des;
[<Android.Runtime.Register("KEY_ALGORITHM_3DES", ApiSince=28)>]
val mutable KeyAlgorithm3des : string

欄位值

屬性

備註

三重數據加密演算法 (3DES) 金鑰。

已取代這個成員。 隨附於與舊版系統的互操作性。 偏好 KeyProperties#KEY_ALGORITHM_AES 用於新的開發。

android.security.keystore.KeyProperties.KEY_ALGORITHM_3DESJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於