Gets a certificate of a certificate-based SSH key.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Certificate As Certificate Get |
| C# |
|---|
public Certificate Certificate { get; } |
Remarks
Returns an X509 certificate, or null (Nothing in VB.NET) if the key is not certificate-based.