Discuss this help topic in SecureBlackbox Forum
Specifies whether UTF-8 conversion should be used for data sent by the client.
Declaration
Description
Use this property to specify, whether all SSH commands and shell data exchanged between SSH client and server should be converted to UTF-8. If this property is set to True, SecureBlackbox treats all text data as UTF-8 encoded. If the property is set to False, the charset is controlled by NoCharacterEncoding and RemoteCharset properties.