Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
SafeStorage
/
encryptStringAsync
encrypt
String
Async
abstract
fun
encryptStringAsync
(
plainText
:
String
)
:
Promise
<
Buffer
<
*
>
>
(
source
)
An array of bytes representing the encrypted string.