EccCurveNames.Wtls12 属性

定义

检索包含“WTLS12”的字符串。

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

属性值

String

Platform::String

winrt::hstring

包含“WTLS12”的字符串。

适用于