Fireblocks Embedded Wallet SDK Documentation
Toggle table of contents
1.0.0
Fireblocks Embedded Wallet SDK
Platform filter
Fireblocks Embedded Wallet SDK
Switch theme
Search in API
Fireblocks Embedded Wallet SDK Documentation
Fireblocks Embedded Wallet SDK Documentation
/
com.fireblocks.sdk.ew.models
/
SignedMessage
/
SignedMessage
Signed
Message
constructor
(
content
:
String
?
=
null
,
algorithm
:
Algorithm
?
=
null
,
derivationPath
:
List
<
Long
>
?
=
null
,
signature
:
SignedMessageSignature
?
=
null
,
publicKey
:
String
?
=
null
)
Parameters
content
algorithm
Algorithm
derivation
Path
signature
SignedMessageSignature
public
Key