C# 클래스 Rackspace.Cloud.Server.Agent.Commands.KeyInit

Do not change name unless the server team is changing the command name in xen store.
상속: IExecutableCommand
파일 보기 프로젝트 열기: rackerlabs/openstack-guest-agents-windows-xenserver 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( string value ) : ExecutableResult
KeyInit ( IDiffieHellman diffieHellman ) : Rackspace.Cloud.Server.Agent.Configuration

메소드 상세

Execute() 공개 메소드

public Execute ( string value ) : ExecutableResult
value string
리턴 ExecutableResult

KeyInit() 공개 메소드

public KeyInit ( IDiffieHellman diffieHellman ) : Rackspace.Cloud.Server.Agent.Configuration
diffieHellman IDiffieHellman
리턴 Rackspace.Cloud.Server.Agent.Configuration