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

키의 크기(비트)입니다.

특성

적용 대상