public class com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager extends com.google.crypto.tink.KeyTypeManager<XChaCha20Poly1305Key>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager
  super_class: java.lang.Object
{
  private static final int KEY_SIZE_IN_BYTES;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.google.crypto.tink.proto cannot be resolved\n\tThe import com.google.crypto.tink.proto cannot be resolved\n\tThe import com.google.crypto.tink.proto cannot be resolved\n\tThe type XChaCha20Poly1305KeyManager must implement the inherited abstract method KeyTypeManager<XChaCha20Poly1305Key>.validateKey(XChaCha20Poly1305Key)\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tThe constructor KeyTypeManager<XChaCha20Poly1305Key>(Class<XChaCha20Poly1305Key>, KeyTypeManager.PrimitiveFactory<?,XChaCha20Poly1305Key>...) refers to the missing type XChaCha20Poly1305Key\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tThe type new KeyTypeManager.PrimitiveFactory<Aead,XChaCha20Poly1305Key>(){} must implement the inherited abstract method KeyTypeManager.PrimitiveFactory<Aead,XChaCha20Poly1305Key>.getPrimitive(XChaCha20Poly1305Key)\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tKeyMaterialType cannot be resolved to a type\n\tKeyMaterialType cannot be resolved to a variable\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tThe type new KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(){} must implement the inherited abstract method KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>.validateKeyFormat(XChaCha20Poly1305KeyFormat)\n\tThe type new KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(){} must implement the inherited abstract method KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>.createKey(XChaCha20Poly1305KeyFormat)\n\tThe constructor KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(Class<XChaCha20Poly1305KeyFormat>) refers to the missing type XChaCha20Poly1305KeyFormat\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved\n\tThe method registerKeyManager(KeyManager<P>, boolean) in the type Registry is not applicable for the arguments (XChaCha20Poly1305KeyManager, boolean)\n\tXChaCha20Poly1305KeyFormat cannot be resolved\n\tXChaCha20Poly1305KeyFormat cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;

  public java.lang.String getKeyType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 53
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;

  public int getVersion();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;

  public KeyMaterialType keyMaterialType();
    descriptor: ()LKeyMaterialType;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyMaterialType cannot be resolved to a type\n\tKeyMaterialType cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;

  public void validateKey(XChaCha20Poly1305Key);
    descriptor: (LXChaCha20Poly1305Key;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tXChaCha20Poly1305Key cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;
    Exceptions:
      throws java.security.GeneralSecurityException
    MethodParameters:
      Name  Flags
      key   

  public XChaCha20Poly1305Key parseKey(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)LXChaCha20Poly1305Key;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
            Name  Flags
      byteString  

  public com.google.crypto.tink.KeyTypeManager$KeyFactory<XChaCha20Poly1305KeyFormat, XChaCha20Poly1305Key> keyFactory();
    descriptor: ()Lcom/google/crypto/tink/KeyTypeManager$KeyFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
         0: .line 82
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tThe type new KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(){} must implement the inherited abstract method KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>.validateKeyFormat(XChaCha20Poly1305KeyFormat)\n\tThe type new KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(){} must implement the inherited abstract method KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>.createKey(XChaCha20Poly1305KeyFormat)\n\tThe constructor KeyTypeManager.KeyFactory<XChaCha20Poly1305KeyFormat,XChaCha20Poly1305Key>(Class<XChaCha20Poly1305KeyFormat>) refers to the missing type XChaCha20Poly1305KeyFormat\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved\n\tXChaCha20Poly1305Key cannot be resolved to a type\n\tXChaCha20Poly1305KeyFormat cannot be resolved to a type\n\tXChaCha20Poly1305Key cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;
    Signature: ()Lcom/google/crypto/tink/KeyTypeManager$KeyFactory<LXChaCha20Poly1305KeyFormat;LXChaCha20Poly1305Key;>;

  public static void register(boolean);
    descriptor: (Z)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 108
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method registerKeyManager(KeyManager<P>, boolean) in the type Registry is not applicable for the arguments (XChaCha20Poly1305KeyManager, boolean)\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.security.GeneralSecurityException
    MethodParameters:
               Name  Flags
      newKeyAllowed  

  public static final com.google.crypto.tink.KeyTemplate xChaCha20Poly1305Template();
    descriptor: ()Lcom/google/crypto/tink/KeyTemplate;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=0, args_size=0
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tXChaCha20Poly1305KeyFormat cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static final com.google.crypto.tink.KeyTemplate rawXChaCha20Poly1305Template();
    descriptor: ()Lcom/google/crypto/tink/KeyTemplate;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=0, args_size=0
         0: .line 127
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tXChaCha20Poly1305KeyFormat cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/crypto/tink/KeyTypeManager<LXChaCha20Poly1305Key;>;
SourceFile: "XChaCha20Poly1305KeyManager.java"
NestMembers:
  com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager$1  com.google.crypto.tink.aead.XChaCha20Poly1305KeyManager$2
InnerClasses:
  public abstract KeyFactory = com.google.crypto.tink.KeyTypeManager$KeyFactory of com.google.crypto.tink.KeyTypeManager