public class PKCS12SafeBagFactory extends Object
Constructor and Description |
---|
PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info) |
PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info,
InputDecryptorProvider inputDecryptorProvider) |
Modifier and Type | Method and Description |
---|---|
PKCS12SafeBag[] |
getSafeBags() |
public PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info)
public PKCS12SafeBagFactory(org.bouncycastle.asn1.pkcs.ContentInfo info, InputDecryptorProvider inputDecryptorProvider) throws PKCSException
PKCSException
public PKCS12SafeBag[] getSafeBags()
Copyright © 2017 BouncyCastle.org. All rights reserved.