Package | Description |
---|---|
org.mockserver.socket.tls | |
org.mockserver.socket.tls.bouncycastle | |
org.mockserver.socket.tls.jdk |
Modifier and Type | Method and Description |
---|---|
static KeyAndCertificateFactory |
KeyAndCertificateFactoryFactory.createKeyAndCertificateFactory(MockServerLogger mockServerLogger) |
Modifier and Type | Method and Description |
---|---|
static Function<MockServerLogger,KeyAndCertificateFactory> |
KeyAndCertificateFactoryFactory.getCustomKeyAndCertificateFactorySupplier() |
Modifier and Type | Method and Description |
---|---|
static void |
KeyAndCertificateFactoryFactory.setCustomKeyAndCertificateFactorySupplier(Function<MockServerLogger,KeyAndCertificateFactory> customKeyAndCertificateFactorySupplier) |
Modifier and Type | Class and Description |
---|---|
class |
BCKeyAndCertificateFactory |
Modifier and Type | Class and Description |
---|---|
class |
JDKKeyAndCertificateFactory |
Copyright © 2022. All rights reserved.