Class KeyToolGenerateSecretKeyRequest

    • Constructor Detail

      • KeyToolGenerateSecretKeyRequest

        public KeyToolGenerateSecretKeyRequest()
    • Method Detail

      • getKeyalg

        public String getKeyalg()
        Gets the value of the keyalg field.
        Returns:
        the value of the keyalg field
      • setKeyalg

        public void setKeyalg​(String keyalg)

        Setter for the field keyalg.

        Parameters:
        keyalg - value of the field keyalg to set
      • getKeysize

        public String getKeysize()
        Gets the value of the keysize field.
        Returns:
        the value of the keysize field
      • setKeysize

        public void setKeysize​(String keysize)

        Setter for the field keysize.

        Parameters:
        keysize - value of the field keysize to set
      • getKeypass

        public String getKeypass()
        Gets the value of the keypass field.
        Returns:
        the value of the keypass field
      • setKeypass

        public void setKeypass​(String keypass)

        Setter for the field keypass.

        Parameters:
        keypass - value of the field keypass to set