aes
Toggle table of contents
1.0.1
common
Platform filter
common
Switch theme
Search in API
aes
aes
/
com.niyaj.aes
/
PKCS7
PKCS7
object
PKCS7
Members
Functions
pad
Link copied to clipboard
fun
pad
(
data
:
ByteArray
,
blockSize
:
Int
=
16
)
:
ByteArray
unpad
Link copied to clipboard
fun
unpad
(
data
:
ByteArray
)
:
ByteArray