ECCurve.Order Поле
Определение
Порядок кривой.The order of the curve. Применяется только к явным кривым.Applies only to explicit curves.
public: cli::array <System::Byte> ^ Order;
public byte[]? Order;
public byte[] Order;
val mutable Order : byte[]
Public Order As Byte()
Значение поля
- Byte[]
Комментарии
OrderПоле представляет порядок группы, созданной G = (x, y).The Order field represents the order of the group generated by G = (x,y).