Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/zipjs/lib/zip.js>ERR_INVALID_ENCRYPTION_STRENGTH

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, Zip64 and encryption.
Go to Latest
variable ERR_INVALID_ENCRYPTION_STRENGTH
import { ERR_INVALID_ENCRYPTION_STRENGTH } from "https://deno.land/x/zipjs@v2.6.20/lib/zip.js";

type

"The strength must equal 1, 2, or 3"