Class KeyToolGenerateCertificateRequest

    • Constructor Detail

      • KeyToolGenerateCertificateRequest

        public KeyToolGenerateCertificateRequest()
    • Method Detail

      • isRfc

        public boolean isRfc()
        Gets the value of the rfc field.
        Returns:
        the value of the rfc field
      • setRfc

        public void setRfc​(boolean rfc)

        Setter for the field rfc.

        Parameters:
        rfc - value of the field rfc to set
      • getInfile

        public File getInfile()
        Gets the value of the infile field.
        Returns:
        the value of the infile field
      • setInfile

        public void setInfile​(File infile)

        Setter for the field infile.

        Parameters:
        infile - value of the field infile to set
      • getOutfile

        public File getOutfile()
        Gets the value of the outfile field.
        Returns:
        the value of the outfile field
      • setOutfile

        public void setOutfile​(File outfile)

        Setter for the field outfile.

        Parameters:
        outfile - value of the field outfile to set
      • getSigalg

        public String getSigalg()
        Gets the value of the sigalg field.
        Returns:
        the value of the sigalg field
      • setSigalg

        public void setSigalg​(String sigalg)

        Setter for the field sigalg.

        Parameters:
        sigalg - value of the field sigalg to set
      • getDname

        public String getDname()
        Gets the value of the dname field.
        Returns:
        the value of the dname field
      • setDname

        public void setDname​(String dname)

        Setter for the field dname.

        Parameters:
        dname - value of the field dname to set
      • getStartdate

        public String getStartdate()
        Gets the value of the startdate field.
        Returns:
        the value of the startdate field
      • setStartdate

        public void setStartdate​(String startdate)

        Setter for the field startdate.

        Parameters:
        startdate - value of the field startdate to set
      • getExt

        public String getExt()
        Gets the value of the exts field.
        Returns:
        the value of the exts field
      • setExt

        public void setExt​(String ext)

        setExt.

        Parameters:
        ext - value of the field exts to set
      • setExts

        public void setExts​(List<String> exts)

        Setter for the field exts.

        Parameters:
        exts - values of the field exts to set
        Since:
        1.6
      • getExts

        public List<String> getExts()
        Gets the values of the exts field.
        Returns:
        the values of the exts field
        Since:
        1.6
      • getValidity

        public String getValidity()
        Gets the value of the validity field.
        Returns:
        the value of the validity field
      • setValidity

        public void setValidity​(String validity)

        Setter for the field validity.

        Parameters:
        validity - value of the field validity 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)
        Sets the new given value to the field keypass of the request.
        Parameters:
        keypass - the new value of the field keypass.