KeyAlgorithmNames.Ecdh256 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

キー アルゴリズム名。

適用対象