Type Alias: KeyInput

July 29, 2026 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

โ€ข KeyInput = CryptoKey | KeyObject | JWK | Uint8Array

Key or secret input accepted by all sign, verify, encrypt, and decrypt operations.

See

Algorithm Key Requirements

Contents

  1. 1๐Ÿ’— Help the project
  2. 2See