edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

OpenSSHNewPrivateKeyFormatGetKeyPair Method

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public KeyPair GetKeyPair(
	byte[] formattedKey,
	string passphrase
)

Parameters

formattedKey  Byte
 
passphrase  String
 

Return Value

KeyPair

See Also