EccCurveNames.NistP192 속성

정의

"NISTP192"가 포함된 문자열을 검색합니다.

public:
 static property Platform::String ^ NistP192 { Platform::String ^ get(); };
static winrt::hstring NistP192();
public static string NistP192 { get; }
var string = EccCurveNames.nistP192;
Public Shared ReadOnly Property NistP192 As String

속성 값

String

Platform::String

winrt::hstring

"NISTP192"를 포함하는 문자열입니다.

적용 대상