C# 클래스 Renci.SshNet.Security.KeyHostAlgorithm.SshKeyData

상속: SshData
파일 보기 프로젝트 열기: sshnet/SSH.NET

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SshKeyData ( ) : System.Collections.Generic
SshKeyData ( string name ) : System.Collections.Generic

보호된 메소드들

메소드 설명
LoadData ( ) : void
SaveData ( ) : void

메소드 상세

LoadData() 보호된 메소드

protected LoadData ( ) : void
리턴 void

SaveData() 보호된 메소드

protected SaveData ( ) : void
리턴 void

SshKeyData() 공개 메소드

public SshKeyData ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SshKeyData() 공개 메소드

public SshKeyData ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic