C# Class Renci.SshNet.Security.KeyHostAlgorithm.SshKeyData

Inheritance: SshData
Afficher le fichier Open project: sshnet/SSH.NET

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SshKeyData ( ) : System.Collections.Generic
SshKeyData ( string name ) : System.Collections.Generic

Méthodes protégées

Méthode Description
LoadData ( ) : void
SaveData ( ) : void

Method Details

LoadData() protected méthode

protected LoadData ( ) : void
Résultat void

SaveData() protected méthode

protected SaveData ( ) : void
Résultat void

SshKeyData() public méthode

public SshKeyData ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SshKeyData() public méthode

public SshKeyData ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic