Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Preparing search index...
x25519PublicKeyFromPrivateKey
Function x25519PublicKeyFromPrivateKey
x25519PublicKeyFromPrivateKey
(
privateKey
:
Uint8Array
)
:
Uint8Array
Derive an X25519 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 X25519 public key from a private key.