| Package | Description |
|---|---|
| org.bouncycastle.pkcs |
Basic support package for handling and creating PKCS#10 certification requests, PKCS#8 encrypted keys and PKCS#12 keys stores.
|
| org.bouncycastle.pkcs.bc | |
| org.bouncycastle.pkcs.jcajce |
JCA extensions to the PKCS#10 certification request package.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PKCS12PfxPdu.isMacValid(PKCS12MacCalculatorBuilderProvider macCalcProviderBuilder,
char[] password)
Verify the MacData attached to the PFX is consistent with what is expected.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BcPKCS12MacCalculatorBuilderProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
JcePKCS12MacCalculatorBuilderProvider |