Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public EC161( byte a, byte[] b, byte[] r, byte k, byte[] Gx, byte Gy ) |
Visual Basic |
---|
Public Sub New ( a As Byte, b As Byte(), r As Byte(), k As Byte, Gx As Byte(), Gy As Byte ) |
Visual C++ |
---|
public: EC161( unsigned char a, array<unsigned char>^ b, array<unsigned char>^ r, unsigned char k, array<unsigned char>^ Gx, unsigned char Gy ) |
F# |
---|
new : a : byte * b : byte[] * r : byte[] * k : byte * Gx : byte[] * Gy : byte -> EC161 |
Parameters
- a
- Type: System..::..Byte
[Missing <param name="a"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
- b
- Type: array<System..::..Byte>[]()[][]
[Missing <param name="b"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
- r
- Type: array<System..::..Byte>[]()[][]
[Missing <param name="r"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
- k
- Type: System..::..Byte
[Missing <param name="k"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
- Gx
- Type: array<System..::..Byte>[]()[][]
[Missing <param name="Gx"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
- Gy
- Type: System..::..Byte
[Missing <param name="Gy"/> documentation for "M:BasicCard.Crypto.EC.EC161.#ctor(System.Byte,System.Byte[],System.Byte[],System.Byte,System.Byte[],System.Byte)"]
Exceptions
Exception | Condition |
---|---|
BasicCard.Crypto.EC..::..ECException | |
BasicCard.Crypto.EC..::..GFException |