Package | Description |
---|---|
org.mockserver.socket.tls | |
org.mockserver.socket.tls.bouncycastle |
Modifier and Type | Method and Description |
---|---|
static KeyAndCertificateFactory |
KeyAndCertificateFactoryFactory.createKeyAndCertificateFactory(Configuration configuration,
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 |
Copyright © 2022. All rights reserved.