type alias webcrypto.BufferSource Usageimport { type webcrypto } from "node:crypto"; type { BufferSource } = webcrypto; Definition ArrayBufferView | ArrayBuffer