Turnkey home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
uncompressRawPublicKey
UncompressRawPublicKey
Documentation
Solutions
SDK Reference
API Reference
Changelogs
Community
Blog
Contact Us
SDK Reference
sdks
api-key-stamper
cosmjs
crypto
index
buildAdditionalAssociatedData
compressRawPublicKey
decryptCredentialBundle
decryptExportBundle
encryptPrivateKeyToBundle
encryptWalletToBundle
extractPrivateKeyFromPKCS8Bytes
formatHpkeBuf
fromDerSignature
generateP256KeyPair
getPublicKey
hpkeAuthEncrypt
hpkeDecrypt
hpkeEncrypt
Index
toDerSignature
uncompressRawPublicKey
UncompressRawPublicKey
verifyStampSignature
Crypto
eip-1193-provider
encoding
ethers
http
iframe-stamper
Sdks
react-native-passkey-stamper
Sdks
sdk-browser
sdk-react
sdk-react-native
sdk-server
solana
telegram-cloud-storage-stamper
viem
wallet-stamper
webauthn-stamper
Sdks
Introduction
JavaScript Browser
JavaScript Server
React
React Native
Golang
Rust
Ruby
Command Line
Flutter
Swift
Web3 Libraries
Advanced
Migration Path
uncompressRawPublicKey
UncompressRawPublicKey
Copy page
Copy page
Function: uncompressRawPublicKey()
uncompressRawPublicKey
(
rawPublicKey
):
Uint8Array
Defined in:
crypto.ts:342
Accepts a public key array buffer, and returns a buffer with the uncompressed version of the public key
Parameters
rawPublicKey
Uint8Array
The public key.
Returns
Uint8Array
The uncompressed public key.
Was this page helpful?
Yes
No
ToDerSignature
VerifyStampSignature
Assistant
Responses are generated using AI and may contain mistakes.