MCPcopy Create free account
hub / github.com/clerk/javascript / importKey

Function importKey

packages/backend/src/jwt/cryptoKeys.ts:24–37  ·  view source on GitHub ↗
(
  key: JsonWebKey | string,
  algorithm: RsaHashedImportParams,
  keyUsage: 'verify' | 'sign',
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

hasValidSignatureFunction · 0.90
signJwtFunction · 0.90
cryptoKeys.test.tsFile · 0.90

Calls 1

pemToBufferFunction · 0.85

Tested by

no test coverage detected