다음을 통해 공유


EccCurveNames.SecP160r2 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상