@nevermined-io/sdk - v3.0.44 / MimcCipher
Class: MimcCipher
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MimcCipher(x
, y
): MimcCipher
Parameters
Name |
Type |
x |
string |
y |
string |
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