Class DynamicKeyAndCertificateFactory

java.lang.Object
de.gematik.test.tiger.proxy.tls.DynamicKeyAndCertificateFactory
All Implemented Interfaces:
KeyAndCertificateFactory

public class DynamicKeyAndCertificateFactory extends Object implements KeyAndCertificateFactory
  • Constructor Details

    • DynamicKeyAndCertificateFactory

      public DynamicKeyAndCertificateFactory(@NonNull @NonNull de.gematik.test.tiger.common.data.config.tigerproxy.TigerProxyConfiguration tigerProxyConfiguration, @NonNull @NonNull de.gematik.test.tiger.common.pki.TigerPkiIdentity caIdentity, @NonNull @NonNull MockServerConfiguration mockServerConfiguration)
  • Method Details