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