Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
crypto
keyDerivation
deriveEd25519PublicKey
Function deriveEd25519PublicKey
deriveEd25519PublicKey
(
seed
:
Bytes
<
32
>
&
pvm
.
WithOpaque
<
"Ed25519SecretSeed"
>
,
)
:
Promise
<
Bytes
<
32
>
&
pvm
.
WithOpaque
<
"Ed25519Key"
>
>
Derive Ed25519 public key from secret seed
Parameters
seed
:
Bytes
<
32
>
&
pvm
.
WithOpaque
<
"Ed25519SecretSeed"
>
Returns
Promise
<
Bytes
<
32
>
&
pvm
.
WithOpaque
<
"Ed25519Key"
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Derive Ed25519 public key from secret seed