Type: PublicKey

Represents a public key

ÆŦ PublicKey: Object

Type declaration

NameTypeDescription

x

string

x represents the x parameter of the public key.

y

string

y represents the y parameter of the public key.

Last updated