SshPublicKey.GetPublicKey Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
GetPublicKey()
Gets the public key in SSH format (or raw X.509 data of the leaf certificate).
Declaration
public byte[] GetPublicKey()
Returns
Type | Description |
---|---|
Byte[] | Array of bytes. |