EccCurveNames.Wtls9 Property

Definition

Retrieves a string that contains "WTLS9".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "WTLS9".

Applies to