KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.crypto
/
StandardSecurityHandler
/
StandardSecurityHandler
Standard
Security
Handler
constructor
(
encryptDict
:
PdfDictionary
,
fileIdFirst
:
ByteArray
,
userPassword
:
ByteArray
=
byteArrayOf()
,
ownerPassword
:
ByteArray
=
byteArrayOf()
)