java.lang.Object
ch.admin.bit.jeap.truststoreplugin.truststore.TrustStore

public class TrustStore extends Object
  • Method Details

    • of

      public static TrustStore of(TruststoreType type, String password)
    • addCertificate

      public void addCertificate(File certFile)
    • store

      public void store(File targetFile)
    • size

      public int size()