次の方法で共有


KeyAlgorithmNames.Ecdsa384 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象