EccCurveNames.Wtls12 Property

Definition

Retrieves a string that contains "WTLS12".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "WTLS12".

Applies to