ECPoint Struct-datatyp

Definition

Representerar ett (X,Y) koordinatpar för elliptiska ecc-strukturer (curve cryptography).

public value class ECPoint
public struct ECPoint
type ECPoint = struct
Public Structure ECPoint
Arv
ECPoint

Fält

Name Description
X

Representerar X-koordinaten.

Y

Representerar Y-koordinaten.

Gäller för