|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Client.Builder in org.jscep.client |
|---|
| Methods in org.jscep.client that return Client.Builder | |
|---|---|
Client.Builder |
Client.Builder.caFingerprint(byte[] fingerprint,
String hashAlgorithm)
Sets the expected CA fingerprint. |
Client.Builder |
Client.Builder.caIdentifier(String caIdentifier)
Sets the CA identity string. |
Client.Builder |
Client.Builder.callbackHandler(CallbackHandler callbackHandler)
Sets a CallbackHandler to use for handling the fingerprint
verification callback. |
Client.Builder |
Client.Builder.identity(X509Certificate identity,
KeyPair keyPair)
Sets the identity of the SCEP client. |
Client.Builder |
Client.Builder.proxy(Proxy proxy)
Sets the Proxy needed to access the SCEP server, if any. |
Client.Builder |
Client.Builder.url(URL url)
Sets the URL of the SCEP server. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||