Class ContentInfoParser


  • public class ContentInfoParser
    extends Object
    RFC 5652 ContentInfo object parser.
     ContentInfo ::= SEQUENCE {
         contentType ContentType,
         content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }