|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.pkcs.PKCS12SafeBag
public class PKCS12SafeBag
| Constructor Summary | |
|---|---|
PKCS12SafeBag(org.bouncycastle.asn1.pkcs.SafeBag safeBag)
|
|
| Method Summary | |
|---|---|
org.bouncycastle.asn1.pkcs.Attribute[] |
getAttributes()
|
java.lang.Object |
getBagValue()
|
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getType()
Return the BagId giving the type of content in the bag. |
org.bouncycastle.asn1.pkcs.SafeBag |
toASN1Structure()
Return the underlying ASN.1 structure for this safe bag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PKCS12SafeBag(org.bouncycastle.asn1.pkcs.SafeBag safeBag)
| Method Detail |
|---|
public org.bouncycastle.asn1.pkcs.SafeBag toASN1Structure()
public org.bouncycastle.asn1.ASN1ObjectIdentifier getType()
public org.bouncycastle.asn1.pkcs.Attribute[] getAttributes()
public java.lang.Object getBagValue()
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||