Share via


EccCurveNames.NumsP384t1 Property

Definition

Retrieves a string that contains "NUMSP384T1".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "NUMSP384T1".

Applies to