Gets or sets the public key.
Namespace: Renci.SshNet.SecurityAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public abstract BigInteger[] Public { get; set; }
Field Value
The public.See Also
| Key Public Property | SSH .NET Client Library Documentation |
public abstract BigInteger[] Public { get; set; }