C# Class Goedel.Recrypt.Shell._Shell

Datei anzeigen Open project: hallambaker/Mathematical-Mesh

Public Methods

Method Description
About ( About Options ) : void
Add ( Add Options ) : void
Decrypt ( Decrypt Options ) : void
Device ( Device Options ) : void
Encrypt ( Encrypt Options ) : void
Label ( Label Options ) : void
Personal ( Personal Options ) : void
Rekey ( Rekey Options ) : void
Remove ( Remove Options ) : void
Reset ( Reset Options ) : void
Start ( Start Options ) : void

Method Details

About() public method

public About ( About Options ) : void
Options About
return void

Add() public method

public Add ( Add Options ) : void
Options Add
return void

Decrypt() public method

public Decrypt ( Decrypt Options ) : void
Options Decrypt
return void

Device() public method

public Device ( Device Options ) : void
Options Device
return void

Encrypt() public method

public Encrypt ( Encrypt Options ) : void
Options Encrypt
return void

Label() public method

public Label ( Label Options ) : void
Options Label
return void

Personal() public method

public Personal ( Personal Options ) : void
Options Personal
return void

Rekey() public method

public Rekey ( Rekey Options ) : void
Options Rekey
return void

Remove() public method

public Remove ( Remove Options ) : void
Options Remove
return void

Reset() public method

public Reset ( Reset Options ) : void
Options Reset
return void

Start() public method

public Start ( Start Options ) : void
Options Start
return void