BestHTTP.SecureProtocol.Org.BouncyCastle.Math.EC.Custom.Sec.SecT163R2Point.SecT163R2Point C# (CSharp) Метод

SecT163R2Point() публичный Метод

public SecT163R2Point ( ECCurve curve, ECFieldElement x, ECFieldElement y ) : System
curve ECCurve
x ECFieldElement
y ECFieldElement
Результат System
        public SecT163R2Point(ECCurve curve, ECFieldElement x, ECFieldElement y)
            : this(curve, x, y, false)
        {
        }

Same methods

SecT163R2Point::SecT163R2Point ( ECCurve curve, ECFieldElement x, ECFieldElement y, Array zs, bool withCompression ) : System
SecT163R2Point::SecT163R2Point ( ECCurve curve, ECFieldElement x, ECFieldElement y, bool withCompression ) : System