public interface org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers
  super_class: java.lang.Object
{
  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoft;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftCertTemplateV1;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftCaVersion;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftPrevCaCertHash;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftCrlNextPublish;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftCertTemplateV2;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final org.bouncycastle.asn1.ASN1ObjectIdentifier microsoftAppPolicies;
    descriptor: Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 17
            new org.bouncycastle.asn1.ASN1ObjectIdentifier
            dup
            ldc "1.3.6.1.4.1.311"
            invokespecial org.bouncycastle.asn1.ASN1ObjectIdentifier.<init>:(Ljava/lang/String;)V
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         1: .line 19
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "20.2"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftCertTemplateV1:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         2: .line 21
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "21.1"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftCaVersion:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         3: .line 23
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "21.2"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftPrevCaCertHash:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         4: .line 25
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "21.4"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftCrlNextPublish:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         5: .line 27
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "21.7"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftCertTemplateV2:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
         6: .line 29
            getstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoft:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            ldc "21.10"
            invokevirtual org.bouncycastle.asn1.ASN1ObjectIdentifier.branch:(Ljava/lang/String;)Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            putstatic org.bouncycastle.asn1.microsoft.MicrosoftObjectIdentifiers.microsoftAppPolicies:Lorg/bouncycastle/asn1/ASN1ObjectIdentifier;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "MicrosoftObjectIdentifiers.java"