次の方法で共有


EccCurveNames.NistP384 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

"NISTP384" を含む文字列。

適用対象