Skip to content

getPrivateKey

getPrivateKey(options): Uint8Array<ArrayBufferLike>

Defined in: astrobase/src/identity/identity.ts:73

Tries to get the private key that corresponds to the given public key via the keyring.

GetPrivateKeyOptions

Uint8Array<ArrayBufferLike>

If private key is unavailable.