Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.pkcs.ContentInfo
Constructor Summary | |
| |
|
Method Summary | |
DEREncodable | |
DERObjectIdentifier | |
static ContentInfo |
|
DERObject |
|
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable | |
equals , getDERObject , getEncoded , hashCode , toASN1Object |
public DERObject toASN1Object()
Produce an object suitable for an ASN1OutputStream.ContentInfo ::= SEQUENCE { contentType ContentType, content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
- Overrides:
- toASN1Object in interface ASN1Encodable