interface org.bouncycastle.cms.CMSReadable
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: org.bouncycastle.cms.CMSReadable
super_class: java.lang.Object
{
public abstract java.io.InputStream getInputStream();
descriptor: ()Ljava/io/InputStream;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws java.io.IOException, org.bouncycastle.cms.CMSException
}
SourceFile: "CMSReadable.java"