Interface KeyAndCertificateFactory
- All Known Implementing Classes:
CombinedKeyAndCertificateFactory,DynamicKeyAndCertificateFactory,StaticKeyAndCertificateFactory
public interface KeyAndCertificateFactory
-
Method Summary
Modifier and TypeMethodDescriptionOptional<de.gematik.test.tiger.common.pki.TigerPkiIdentity>findExactIdentityForHostname(String hostname) de.gematik.test.tiger.common.pki.TigerPkiIdentityresolveIdentityForHostname(String hostname)
-
Method Details
-
findExactIdentityForHostname
-
resolveIdentityForHostname
-