public final class com.google.crypto.tink.config.TinkConfig
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.crypto.tink.config.TinkConfig
  super_class: java.lang.Object
{
  public static final RegistryConfig TINK_1_0_0;
    descriptor: LRegistryConfig;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final RegistryConfig TINK_1_1_0;
    descriptor: LRegistryConfig;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final RegistryConfig LATEST;
    descriptor: LRegistryConfig;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.config.TinkConfig this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.google.crypto.tink.proto cannot be resolved\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n\tRegistryConfig cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.config.TinkConfig this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/config/TinkConfig;

  public static void init();
    descriptor: ()V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 89
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.security.GeneralSecurityException
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static void register();
    descriptor: ()V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.security.GeneralSecurityException
}
SourceFile: "TinkConfig.java"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()