Server.Keys Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9119)
Keys
Gets a collection of server keys.
Declaration
public ICollection<SshPrivateKey> Keys { get; }
Property Value
Type | Description |
---|---|
ICollection<SshPrivateKey> |