次の方法で共有


KeyAlgorithmNames.Ecdsa プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象