C# Class Rackspace.Cloud.Server.Agent.Commands.KeyInit

Do not change name unless the server team is changing the command name in xen store.
Inheritance: IExecutableCommand
Show file Open project: rackerlabs/openstack-guest-agents-windows-xenserver Class Usage Examples

Public Methods

Method Description
Execute ( string value ) : ExecutableResult
KeyInit ( IDiffieHellman diffieHellman ) : Rackspace.Cloud.Server.Agent.Configuration

Method Details

Execute() public method

public Execute ( string value ) : ExecutableResult
value string
return ExecutableResult

KeyInit() public method

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