다음을 통해 공유


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

키 알고리즘 이름입니다.

적용 대상