@textile/hub > PublicKey > (constructor)
PublicKey.(constructor)
Constructs a new instance of the PublicKey class
Signature:
constructor(pubKey: Uint8Array, type?: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| pubKey | Uint8Array | |
| type | string |
@textile/hub > PublicKey > (constructor)
Constructs a new instance of the PublicKey class
Signature:
constructor(pubKey: Uint8Array, type?: string);
| Parameter | Type | Description |
|---|---|---|
| pubKey | Uint8Array | |
| type | string |