kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.autofill
/
encryptString
encrypt
String
fun
encryptString
(
key
:
String
,
cleartext
:
String
)
:
String
Encrypt an arbitrary string -
key
must have come from
create_key()