다음을 통해 공유


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

키 알고리즘 이름입니다.

적용 대상