ECCurve.NamedCurves.nistP384 Eigenschaft

Definition

Ruft eine nistP384 benannte Kurve ab.

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

Eigenschaftswert

Eine nistP384 benannte Kurve.

Gilt für:

Weitere Informationen