次の方法で共有


KeyAlgorithmNames.Ecdh384 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象