Skip to main content

RawPrivateKey

@coinbase/waas-sdk-web • API


Type alias: RawPrivateKey

RawPrivateKey: Object

The raw ECKey pair that has 64-character-long hex string private key.

Type declaration​

ecKeyPrivate​

ecKeyPrivate: string

ecKeyPublic​

ecKeyPublic: string

keyPath​

keyPath: string

Was this helpful?