次の方法で共有


EccCurveNames.NistP224 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

"NISTP224" を含む文字列。

適用対象