EccCurveNames.BrainpoolP192t1 Property

Definition

Retrieves a string that contains "BRAINPOOLP192T1".

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

Property Value

String

Platform::String

winrt::hstring

String that contains "BRAINPOOLP192T1".

Applies to