Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Preparing search index...
ed25519PublicKeyFromPrivateKey
Function ed25519PublicKeyFromPrivateKey
ed25519PublicKeyFromPrivateKey
(
privateKey
:
Uint8Array
)
:
Uint8Array
Derive an Ed25519 public key from a private key.
Parameters
privateKey
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Loading...
Derive an Ed25519 public key from a private key.