다음을 통해 공유


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

키 알고리즘 이름입니다.

적용 대상