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