modern-pdf-lib / EncryptAlgorithm
Type Alias: EncryptAlgorithm
EncryptAlgorithm =
"rc4-40"|"rc4-128"|"aes-128"|"aes-256"
Defined in: src/crypto/encryptionHandler.ts:56
Algorithm selection for new encryption.
modern-pdf-lib / EncryptAlgorithm
EncryptAlgorithm =
"rc4-40"|"rc4-128"|"aes-128"|"aes-256"
Defined in: src/crypto/encryptionHandler.ts:56
Algorithm selection for new encryption.