Package | Description |
---|---|
org.bouncycastle.asn1.pkcs | |
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 |
---|---|
static Pfx |
Pfx.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
Pfx |
PKCS12PfxPdu.toASN1Structure()
Return the underlying ASN.1 object.
|
Constructor and Description |
---|
PKCS12PfxPdu(Pfx pfx) |
Copyright © 2018 BouncyCastle.org. All rights reserved.