signWithApiKey(input): Promise<string>
input
Promise
string
Defined in: index.ts:31
Signature function abstracting the differences between NodeJS and web environments for signing with API keys.
Promise<string>
Was this page helpful?