CngKey.KeySize 屬性

定義

取得位元為單位的金鑰大小。

public:
 property int KeySize { int get(); };
public int KeySize { get; }
public int KeySize { [System.Security.SecurityCritical] get; }
member this.KeySize : int
[<get: System.Security.SecurityCritical>]
member this.KeySize : int
Public ReadOnly Property KeySize As Integer

屬性值

Int32

金鑰的大小 (以位元為單位)。

屬性

適用於