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.
|
Modifier and Type | Method and Description |
---|---|
PKCS12PfxPdu |
PKCS12PfxPduBuilder.build(PKCS12MacCalculatorBuilder macCalcBuilder,
char[] password)
Build the Pfx structure, protecting it with a MAC calculated against the passed in password.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.