Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Function: generateP256KeyPair()

generateP256KeyPair(): KeyPair
Defined in: crypto.ts:274 Generate a P-256 key pair. Contains the hexed privateKey, publicKey, and Uncompressed publicKey

Returns

KeyPair
  • The generated key pair.