Home > tupelo-wasm-sdk > EcdsaKey > (constructor)
Constructs a new instance of the EcdsaKey
class
Signature:
constructor(publicKeyBits: Uint8Array, privateKeyBits?: Uint8Array);
Parameter | Type | Description |
---|---|---|
publicKeyBits | Uint8Array |
|
privateKeyBits | Uint8Array |