ECCurve.NamedCurves.brainpoolP160t1 属性

定义

获取名为 brainpoolP160t1 的曲线。

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

属性值

ECCurve

名为 brainpoolP160t1 的曲线。

适用于

另请参阅