次の方法で共有


EccCurveNames.Wtls7 プロパティ

定義

"WTLS7" を含む文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

"WTLS7" を含む文字列。

適用対象