Safe Haskell | None |
---|---|
Language | Haskell98 |
Pdf.Toolbox.Document.Encryption
Description
Basic support for encrypted PDF documents
- type Decryptor = Ref -> IS -> IO IS
- defaultUserPassword :: ByteString
- mkStandardDecryptor :: Monad m => Dict -> Dict -> ByteString -> PdfE m (Maybe Decryptor)
- decryptObject :: (IS -> IO IS) -> Object a -> IO (Object a)
Documentation
defaultUserPassword :: ByteString Source
The default user password