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 SafeBag |
SafeBag.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
SafeBag |
PKCS12SafeBag.toASN1Structure()
Return the underlying ASN.1 structure for this safe bag.
|
Constructor and Description |
---|
PKCS12SafeBag(SafeBag safeBag) |
Copyright © 2018 BouncyCastle.org. All rights reserved.