Package | Description |
---|---|
org.bouncycastle.operator.jcajce |
Basic operator implementations for doing encryption, signing, and digest operations using the JCA and the JCE.
|
Modifier and Type | Method and Description |
---|---|
JcaContentSignerBuilder |
JcaContentSignerBuilder.setProvider(Provider provider) |
JcaContentSignerBuilder |
JcaContentSignerBuilder.setProvider(String providerName) |
JcaContentSignerBuilder |
JcaContentSignerBuilder.setSecureRandom(SecureRandom random) |
Copyright © 2021 BouncyCastle.org. All rights reserved.