SignerCommand constructor

SignerCommand()

Implementation

SignerCommand() {
  addSubcommand(SignerGetPublicKeyCommand());
}