interface webcrypto.AesKeyGenParams extends Algorithm Usageimport { type webcrypto } from "node:crypto"; type { AesKeyGenParams } = webcrypto; Properties length: number