Class TlsFacet
java.lang.Object
de.gematik.test.tiger.proxy.certificate.TlsFacet
- All Implemented Interfaces:
RbelFacet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionTlsFacet(RbelElement tlsVersion, RbelElement cipherSuite, RbelElement clientCertificateChain) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.rbellogger.data.core.RbelFacet
facetRemovedCallback, shouldExpectReplyMessage
-
Constructor Details
-
TlsFacet
public TlsFacet(RbelElement tlsVersion, RbelElement cipherSuite, RbelElement clientCertificateChain)
-
-
Method Details