toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-crypt
/
org.jetbrains.exposed.crypt
/
Algorithms
/
TRIPLE_DES
TRIPLE_DES
fun
TRIPLE_DES
(
secretKey
:
CharSequence
)
:
Encryptor
Returns an
Encryptor
that uses a Triple DES algorithm.