Class KeypairGenEntry


  • public class KeypairGenEntry
    extends MgmtEntry
    Keypair generation entry.
    Since:
    6.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
      • getType

        public String getType()
      • getConf

        public String getConf()
      • setFaulty

        public void setFaulty​(boolean faulty)
      • isFaulty

        public boolean isFaulty()
      • toString

        public String toString​(boolean ignoreSensitiveInfo)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object