Class AbstractTrustAnchorStore

    • Constructor Detail

      • AbstractTrustAnchorStore

        public AbstractTrustAnchorStore​(long updateInterval,
                                        ObserversHandler observers)
    • Method Detail

      • checkValidity

        protected void checkValidity​(java.lang.String location,
                                     java.security.cert.X509Certificate certificate,
                                     boolean addSubject)