Class ContentInfoParser
java.lang.Object
org.bouncycastle.internal.asn1.cms.ContentInfoParser
RFC 5652 ContentInfo object parser.
ContentInfo ::= SEQUENCE {
contentType ContentType,
content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContentInfoParser
- Throws:
IOException
-
-
Method Details
-
getContentType
-
getContent
- Throws:
IOException
-