interface org.bouncycastle.cms.AuthAttributesProvider
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: org.bouncycastle.cms.AuthAttributesProvider
super_class: java.lang.Object
{
public abstract org.bouncycastle.asn1.ASN1Set getAuthAttributes();
descriptor: ()Lorg/bouncycastle/asn1/ASN1Set;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "AuthAttributesProvider.java"