public interface org.bouncycastle.cms.SignerInformationVerifierProvider
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.bouncycastle.cms.SignerInformationVerifierProvider
super_class: java.lang.Object
{
public abstract org.bouncycastle.cms.SignerInformationVerifier get(org.bouncycastle.cms.SignerId);
descriptor: (Lorg/bouncycastle/cms/SignerId;)Lorg/bouncycastle/cms/SignerInformationVerifier;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws org.bouncycastle.operator.OperatorCreationException
MethodParameters:
Name Flags
sid
}
SourceFile: "SignerInformationVerifierProvider.java"