| Modifier and Type | Method and Description |
|---|---|
Provider |
build() |
Conscrypt.ProviderBuilder |
provideTrustManager()
Causes the returned provider to provide an implementation of
TrustManagerFactory. |
Conscrypt.ProviderBuilder |
setName(String name)
Sets the name of the Provider to be built.
|
public Conscrypt.ProviderBuilder setName(String name)
public Conscrypt.ProviderBuilder provideTrustManager()
TrustManagerFactory.public Provider build()