Class OcspCertstore


  • public class OcspCertstore
    extends org.xipki.util.ValidatableConf
    OCSP CertStore.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • OcspCertstore

        public OcspCertstore()
    • Method Detail

      • getVersion

        public int getVersion()
      • setVersion

        public void setVersion​(int version)
      • getCountCerts

        public int getCountCerts()
      • setCountCerts

        public void setCountCerts​(int countCerts)
      • getCerthashAlgo

        public String getCerthashAlgo()
      • setCerthashAlgo

        public void setCerthashAlgo​(String certhashAlgo)
      • 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