Version 8.2 of SecureBridge support PGP PrivateKey Import?

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
byronrocha
Posts: 9
Joined: Fri 20 Jul 2018 16:45

Version 8.2 of SecureBridge support PGP PrivateKey Import?

Post by byronrocha » Mon 13 Aug 2018 20:24

Hi

I am trying to sign a file using a PGP PrivateKey and passphrase, but it give the error Key is Broken

Key := TScKey.Create(FileKeyStore.Keys);
Key.KeyName := aPGPKeyName;
Key.ImportFrom(aPGPPrivateKeyFileName,aPassPhrase); {Here comes the error "Key is Broken"}

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Version 8.2 of SecureBridge support PGP PrivateKey Import?

Post by Dimon » Mon 20 Aug 2018 14:54

Currently SecureBridge does not provide functionality to work with PGP keys.
You can suggest this feature at our UserVoice ( http://devart.uservoice.com/forums/174370-securebridge ). If the suggestion gets a lot of votes, we will consider the possibility to implement it.

tcaduto12068
Posts: 132
Joined: Wed 17 Aug 2016 05:57

Re: Version 8.2 of SecureBridge support PGP PrivateKey Import?

Post by tcaduto12068 » Thu 20 Sep 2018 14:37

I have also requested this ability in the past and did submit a entry to the user voice thing.
Having GPG/PGP support to encrypt/decrypt files would be awesome.

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

Re: Version 8.2 of SecureBridge support PGP PrivateKey Import?

Post by ViktorV » Thu 27 Sep 2018 15:17

Thank you for the interest to our product and your contribution in our product development.
Feel free to contact us if you have any further questions about our products.

Post Reply