ECCurve.NamedCurves.brainpoolP384t1 Eigenschaft

Definition

Ruft eine benannte brainpoolP384t1-Kurve ab.

public:
 static property System::Security::Cryptography::ECCurve brainpoolP384t1 { System::Security::Cryptography::ECCurve get(); };
public static System.Security.Cryptography.ECCurve brainpoolP384t1 { get; }
member this.brainpoolP384t1 : System.Security.Cryptography.ECCurve
Public Shared ReadOnly Property brainpoolP384t1 As ECCurve

Eigenschaftswert

ECCurve

Eine benannte brainpoolP384t1-Kurve.

Gilt für

Siehe auch