Skip to main content

BabyjubPublicKey

@nevermined-io/sdk - v3.0.32 / BabyjubPublicKey

Class: BabyjubPublicKey

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new BabyjubPublicKey(x, y): BabyjubPublicKey

Parameters

NameType
xstring
ystring

Returns

BabyjubPublicKey

Defined in

src/models/KeyTransfer.ts:8

Properties

x

x: string

Defined in

src/models/KeyTransfer.ts:5


y

y: string

Defined in

src/models/KeyTransfer.ts:6

Methods

param

param(): string[]

Returns

string[]

Defined in

src/models/KeyTransfer.ts:13