|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.pkcs.PKCS12SafeBagFactory
public class PKCS12SafeBagFactory
Constructor Summary | |
---|---|
PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info)
|
|
PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info,
InputDecryptorProvider inputDecryptorProvider)
|
Method Summary | |
---|---|
PKCS12SafeBag[] |
getSafeBags()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info)
public PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info, InputDecryptorProvider inputDecryptorProvider) throws PKCSException
PKCSException
Method Detail |
---|
public PKCS12SafeBag[] getSafeBags()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |