Skip to main content

KeyTransfer.BabyjubPublicKey

@nevermined-io/nevermined-sdk-js / KeyTransfer / BabyjubPublicKey

Class: BabyjubPublicKey

KeyTransfer.BabyjubPublicKey

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new BabyjubPublicKey(x, y)

Parameters

NameType
xstring
ystring

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