次の方法で共有


KeyAlgorithmNames.Ecdsa256 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象