KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-pdf
/
io.github.yuroyami.kitepdf.crypto
/
StandardSecurityHandler
/
StandardSecurityHandler
Standard
Security
Handler
constructor
(
encryptDict
:
PdfDictionary
,
fileIdFirst
:
ByteArray
,
userPassword
:
ByteArray
=
byteArrayOf()
,
ownerPassword
:
ByteArray
=
byteArrayOf()
)