Skip to main content

MimcCipher

@nevermined-io/sdk - v3.0.40 / MimcCipher

Class: MimcCipher

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MimcCipher(x, y): MimcCipher

Parameters

NameType
xstring
ystring

Returns

MimcCipher

Defined in

src/models/KeyTransfer.ts:23

Properties

x

x: string

Defined in

src/models/KeyTransfer.ts:20


y

y: string

Defined in

src/models/KeyTransfer.ts:21

Methods

param

param(): string[]

Returns

string[]

Defined in

src/models/KeyTransfer.ts:28