setUsePlainTextEncryption

abstract fun setUsePlainTextEncryption(usePlainText: Boolean)(source)

This function on Linux will force the module to use an in memory password for creating symmetric key that is used for encrypt/decrypt functions when a valid OS password manager cannot be determined for the current active desktop environment. This function is a no-op on Windows and MacOS.