Class KeyGenCli

java.lang.Object
rs.baselib.crypto.cli.KeyGenCli

public class KeyGenCli extends Object
CLI execution for KeyGen.
Author:
ralph
  • Constructor Details

    • KeyGenCli

      public KeyGenCli()
  • Method Details

    • getCli

      public CommandLine getCli()
      Returns the cli.
      Returns:
      the cli
    • setCli

      public void setCli(CommandLine cli)
      Sets the cli.
      Parameters:
      cli - the cli to set