interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions Usage in Deno```typescript import { type VerifyJsonWebKeyInput } from "node:node__crypto.d.ts"; ```