Class KeyToolExportCertificateRequest

    • Field Detail

      • rfc

        private boolean rfc
        Output in RFC style.

        See options.

      • file

        private java.lang.String file
        Output file name.

        See options.

    • Constructor Detail

      • KeyToolExportCertificateRequest

        public KeyToolExportCertificateRequest()
    • 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)
        Parameters:
        rfc - value of the field rfc to set
      • getFile

        public java.lang.String getFile()
        Gets the value of the file field.
        Returns:
        the value of the file field
      • setFile

        public void setFile​(java.lang.String file)
        Parameters:
        file - value of the field file to set