ECCurve.B Field
Definition
The second coefficient for an explicit curve. B
for short Weierstrass and d
for Twisted Edwards curves.
public: cli::array <System::Byte> ^ B;
public byte[]? B;
public byte[] B;
val mutable B : byte[]
Public B As Byte()
Field Value
- Byte[]