KnownHostsManagerGetPublicKeys Method
Get all the public keys loaded for the supplied key algorithm
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public PublicKey[] GetPublicKeys(
string algorithm
)
Public Function GetPublicKeys (
algorithm As String
) As PublicKey()
public:
array<PublicKey^>^ GetPublicKeys(
String^ algorithm
)
member GetPublicKeys :
algorithm : string -> PublicKey[]
- algorithm String
- key algorithm
PublicKeyAll loaded public keys that match this algorithm