|
Bouncy Castle Cryptography 1.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.pkcs.CertBag
Constructor Summary | |
CertBag(ASN1Sequence seq)
|
|
CertBag(DERObjectIdentifier certId,
DERObject certValue)
|
Method Summary | |
DERObjectIdentifier |
getCertId()
|
DERObject |
getCertValue()
|
DERObject |
getDERObject()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CertBag(ASN1Sequence seq)
public CertBag(DERObjectIdentifier certId, DERObject certValue)
Method Detail |
public DERObjectIdentifier getCertId()
public DERObject getCertValue()
public DERObject getDERObject()
getDERObject
in interface DEREncodable
|
Bouncy Castle Cryptography 1.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |