protected static class PinnedAmplitudeClient.SSLContextBuilder
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
SSLContextBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PinnedAmplitudeClient.SSLContextBuilder |
addCertificate(java.lang.String certificateBase64)
Add certificate ssl context builder.
|
javax.net.ssl.SSLContext |
build()
Build ssl context.
|
public PinnedAmplitudeClient.SSLContextBuilder addCertificate(java.lang.String certificateBase64)
certificateBase64 - the certificate base 64public javax.net.ssl.SSLContext build()