Class LocalADCSBundleFactory

  • All Implemented Interfaces:
    de.trustable.ca3s.cert.bundle.BundleFactory

    public class LocalADCSBundleFactory
    extends Object
    implements de.trustable.ca3s.cert.bundle.BundleFactory
    • Constructor Detail

      • LocalADCSBundleFactory

        public LocalADCSBundleFactory​(PropertyProvider propProvider)
        Parameters:
        propProvider -
    • Method Detail

      • newKeyBundle

        public de.trustable.ca3s.cert.bundle.KeyCertBundle newKeyBundle​(String bundleName,
                                                                        long minValiditySeconds)
                                                                 throws GeneralSecurityException
        Specified by:
        newKeyBundle in interface de.trustable.ca3s.cert.bundle.BundleFactory
        Throws:
        GeneralSecurityException