The Maverick.NET SSH API

SSHPrivateKeyFile.FormattedKey Property

Returns the formatted key.

[Visual Basic]
Property FormattedKey As Byte()
[C#]
byte[] FormattedKey {get;}

See Also

SSHPrivateKeyFile Interface | Maverick.PublicKey Namespace