Class ContentInfoParser

  • All Implemented Interfaces:

    
    public class ContentInfoParser
    
                        

    RFC 5652ContentInfo object parser.

    ContentInfo ::= SEQUENCE {
        contentType ContentType,
        content [0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }