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.