Class CSCertificateStoreH2MVFactory

java.lang.Object
com.io7m.certusine.vanilla.internal.store.CSCertificateStoreH2MVFactory
All Implemented Interfaces:
CSCertificateStoreFactoryType

public final class CSCertificateStoreH2MVFactory extends Object implements CSCertificateStoreFactoryType
A certificate store based on the H2 MVStore class.
  • Constructor Details

    • CSCertificateStoreH2MVFactory

      public CSCertificateStoreH2MVFactory()
      A certificate store based on the H2 MVStore class.
  • Method Details