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

プロパティ値

キー サイズ (ビット単位)。

属性

適用対象