toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
AES
/
ECB
/
Key
/
cipher
cipher
abstract
fun
cipher
(
padding
:
Boolean
=
true
)
:
Cipher
(
source
)