Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created August 2, 2024 15:52
Show Gist options
  • Save cfjedimaster/7940802efd7d0ca161d0af0ed3f3d15d to your computer and use it in GitHub Desktop.
Save cfjedimaster/7940802efd7d0ca161d0af0ed3f3d15d to your computer and use it in GitHub Desktop.
const params = new ProtectPDFParams({
userPassword: "password",
encryptionAlgorithm: EncryptionAlgorithm.AES_256
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment