語言

EncryptionStatus.KeySize 屬性

定義

public int KeySize { [Android.Runtime.Register("getKeySize", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getKeySize", "()I", "", ApiSince=36)>]
member this.KeySize : int

屬性值

以位元組數表示的加密金鑰大小。 例如,值為 16 表示 16 位元組,或 128 位元的密鑰大小。

屬性

備註

android.bluetooth.EncryptionStatus.getKeySize()Java 檔。

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

適用於