org.bouncycastle.asn1.pkcs
public class CertBag extends ASN1Encodable
| Constructor Summary | |
|---|---|
| CertBag(ASN1Sequence seq) | |
| CertBag(DERObjectIdentifier certId, DERObject certValue) | |
| Method Summary | |
|---|---|
| DERObjectIdentifier | getCertId() |
| DERObject | getCertValue() |
| DERObject | toASN1Object() |