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

PublicKeyFactoryGeneratePublicKey(String) Method

Generate a PublicKey from contents of a public key file

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public PublicKey GeneratePublicKey(
	string publicKeyFile
)

Parameters

publicKeyFile  String

Return Value

PublicKey

See Also