SecureBridge 9.2 exception often without an error number

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Marek-2
Posts: 5
Joined: Tue 28 Apr 2020 06:04

SecureBridge 9.2 exception often without an error number

Post by Marek-2 » Sat 06 Jun 2020 10:09

Please if you raise an exception give always the specific error number.
For example in the ParsePuTTYKey()

Code: Select all

raise EScError.Create('Password not specified');
I am trying to import key first without password. If exception for not specified password occurse I would like to ask for password. Checking the exception message is not the wished solution.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SecureBridge 9.2 exception often without an error number

Post by ViktorV » Fri 12 Jun 2020 15:22

We will try to fix this behavior in one of the following SecureBridge builds.

Post Reply