public interface org.bouncycastle.util.io.pem.PemObjectGenerator
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.bouncycastle.util.io.pem.PemObjectGenerator
super_class: java.lang.Object
{
public abstract org.bouncycastle.util.io.pem.PemObject generate();
descriptor: ()Lorg/bouncycastle/util/io/pem/PemObject;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws org.bouncycastle.util.io.pem.PemGenerationException
}
SourceFile: "PemObjectGenerator.java"