KeyAlgorithmNames.Ecdsa521 プロパティ

定義

キー アルゴリズム名として "ECDSA521" を返します。

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象