Private Key and Passphrase?

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Private Key and Passphrase?

Post by snorkel » Mon 09 Feb 2009 20:13

Hi,
When I am using public/private keys for authentication, how can I handle a private key that has a passphrase?

Key was generated on a SSH server with a passphrase and I want to import it into Securebridge for authentication use.

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

Post by Dimon » Tue 10 Feb 2009 08:43

To solve this problem you should use the TScKey.ImportFrom method that has the Password parameter.

Post Reply