次の方法で共有


EccCurveNames.Wtls9 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

"WTLS9" を含む文字列。

適用対象