Share via


EccCurveNames.BrainpoolP384t1 Property

Definition

Retrieves a string that contains "BRAINPOOLP384T1".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "BRAINPOOLP384T1".

Applies to