protected static class PinnedRakamClient.SSLContextBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SSLContextBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PinnedRakamClient.SSLContextBuilder |
addCertificate(String certificateBase64)
Add certificate ssl context builder.
|
SSLContext |
build()
Build ssl context.
|
public PinnedRakamClient.SSLContextBuilder addCertificate(String certificateBase64)
certificateBase64 - the certificate base 64public SSLContext build()
Copyright © 2016. All rights reserved.