Represents a public key
ÆŦ PublicKey: Object
Object
Type declaration
x
string
x represents the x parameter of the public key.
y
y represents the y parameter of the public key.
Last updated 10 months ago