encryptString
abstract fun encryptString(plainText: String): <Error class: unknown class><out <Error class: unknown class>>(source)
An array of bytes representing the encrypted string.
This function will throw an error if encryption fails.