Class SubjectKeyIdentifierControl


  • public class SubjectKeyIdentifierControl
    extends org.xipki.util.ValidatableConf
    Extension SubjectKeyIdentifierControl.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • SubjectKeyIdentifierControl

        public SubjectKeyIdentifierControl()
    • Method Detail

      • getHashAlgo

        public java.lang.String getHashAlgo()
      • setHashAlgo

        public void setHashAlgo​(java.lang.String hashAlgo)
      • getTruncateMethod

        public java.lang.String getTruncateMethod()
      • setTruncateMethod

        public void setTruncateMethod​(java.lang.String truncateMethod)
      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Specified by:
        validate in class org.xipki.util.ValidatableConf
        Throws:
        org.xipki.util.exception.InvalidConfException