| Package | Description |
|---|---|
| com.google.crypto.tink.util |
| Modifier and Type | Method and Description |
|---|---|
KeysDownloader.Builder |
KeysDownloader.Builder.setExecutor(Executor val)
Sets the background executor.
|
KeysDownloader.Builder |
KeysDownloader.Builder.setHttpTransport(com.google.api.client.http.HttpTransport httpTransport)
Sets the HTTP transport.
|
KeysDownloader.Builder |
KeysDownloader.Builder.setUrl(String val)
Sets the url which must point to a HTTPS server.
|