次の方法で共有


KeyAlgorithmNames.Ecdh プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象