The SshPublicKey type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkComment
Gets or sets the key comment. The comment is used while saving in some formats.
Public propertySupported by the .NET Compact FrameworkFingerprint
Gets the public key fingerprint.
Public propertySupported by the .NET Compact FrameworkKeyAlgorithm
Gets the key algorithm.
Public propertySupported by the .NET Compact FrameworkKeyAlgorithmId
Gets the key algorithm ID
Public propertySupported by the .NET Compact FrameworkKeySize
Gets the key size, in bits.

See Also