Package | Description |
---|---|
org.bouncycastle.est.jcajce |
JCA/JCE/JSSE support Enrollment over Secure Transport.
|
Modifier and Type | Method and Description |
---|---|
JcaHttpAuthBuilder |
JcaHttpAuthBuilder.setNonceGenerator(SecureRandom random)
Set the SecureRandom to be used as a source of nonces.
|
JcaHttpAuthBuilder |
JcaHttpAuthBuilder.setProvider(Provider provider)
Set the provider to use to provide the needed message digests.
|
JcaHttpAuthBuilder |
JcaHttpAuthBuilder.setProvider(String providerName)
Set the provider to use to provide the needed message digests.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.