public interface org.bouncycastle.asn1.esf.ESFAttributes
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.bouncycastle.asn1.esf.ESFAttributes
super_class: java.lang.Object
{
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier sigPolicyId;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier commitmentType;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier signerLocation;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier signerAttr;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier otherSigCert;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier contentTimestamp;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier certificateRefs;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier revocationRefs;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier certValues;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier revocationValues;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier escTimeStamp;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier certCRLTimestamp;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier archiveTimestamp;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier archiveTimestampV2;
descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_sigPolicyId:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.sigPolicyId:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
1: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_commitmentType:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.commitmentType:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
2: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_signerLocation:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.signerLocation:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
3: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_signerAttr:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.signerAttr:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
4: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_otherSigCert:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.otherSigCert:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
5: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_contentTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.contentTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
6: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_certificateRefs:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.certificateRefs:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
7: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_revocationRefs:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.revocationRefs:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
8: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_certValues:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.certValues:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
9: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_revocationValues:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.revocationValues:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
10: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_escTimeStamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.escTimeStamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
11: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_certCRLTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.certCRLTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
12: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa_ets_archiveTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.archiveTimestamp:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
13: getstatic org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers.id_aa:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
ldc "48"
invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
putstatic org.bouncycastle.asn1.esf.ESFAttributes.archiveTimestampV2:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
return
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "ESFAttributes.java"