Class TrustStoreLoader.FileTrustStoreLoader

    • Constructor Detail

      • FileTrustStoreLoader

        public FileTrustStoreLoader​(@Nonnull
                                    java.io.File path)
                             throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException
    • Method Detail

      • getKeyStore

        public java.security.KeyStore getKeyStore()
                                           throws java.io.FileNotFoundException,
                                                  java.security.KeyStoreException
        Specified by:
        getKeyStore in interface TrustStoreLoader
        Throws:
        java.io.FileNotFoundException
        java.security.KeyStoreException