次の方法で共有


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" を含む文字列。

適用対象