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”的字符串。

适用于