type alias KeyLike Usageimport { type KeyLike } from "node:crypto"; Definition string | Buffer | KeyObject