Kmemo
Toggle table of contents
2.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
EntryCipher
/
encrypt
encrypt
abstract
suspend
fun
encrypt
(
plaintext
:
String
,
scope
:
String
)
:
String
Encrypts
plaintext
written in
scope
. Must be randomized: see the class documentation.