次の方法で共有


EccCurveNames.NistP192 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

"NISTP192" を含む文字列。

適用対象