Uses of Class
org.bouncycastle.est.jcajce.JcaHttpAuthBuilder
Packages that use JcaHttpAuthBuilder
-
Uses of JcaHttpAuthBuilder in org.bouncycastle.est.jcajce
Methods in org.bouncycastle.est.jcajce that return JcaHttpAuthBuilderModifier and TypeMethodDescriptionJcaHttpAuthBuilder.setNonceGenerator(SecureRandom random) Set the SecureRandom to be used as a source of nonces.JcaHttpAuthBuilder.setProvider(String providerName) Set the provider to use to provide the needed message digests.JcaHttpAuthBuilder.setProvider(Provider provider) Set the provider to use to provide the needed message digests.