Class CACertsLoader

    • Constructor Detail

      • CACertsLoader

        public CACertsLoader()
    • Method Detail

      • loadTrustStore

        public KeyStore loadTrustStore​(String CACertificateFilesPath)
        Constructs a keyStore from the path provided.
        Specified by:
        loadTrustStore in interface ICACertsLoader
        Parameters:
        CACertificateFilesPath - - directory which contains Certificate Authority Certificates in PEM encoding.
        Returns:
        KeyStore Instance