EccCurveNames.BrainpoolP160t1 Property

Definition

Retrieves a string that contains "BRAINPOOLP160T1".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "BRAINPOOLP160T1".

Applies to