public final class com.google.crypto.tink.KeysetHandle
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.crypto.tink.KeysetHandle
  super_class: java.lang.Object
{
  private final Keyset keyset;
    descriptor: LKeyset;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(Keyset);
    descriptor: (LKeyset;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 19
            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 import com.google.crypto.tink.proto cannot be resolved\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeysetInfo cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tThe method getProto() from the type KeyTemplate refers to the missing type KeyTemplate\n\tEncryptedKeyset cannot be resolved to a type\n\tThe method readEncrypted() from the type KeysetReader refers to the missing type EncryptedKeyset\n\tKeyset cannot be resolved to a type\n\tThe method read() from the type KeysetReader refers to the missing type Keyset\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tEncryptedKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tThe method getKeysetInfo() from the type KeysetHandle refers to the missing type KeysetInfo\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a variable\n\tKeyset cannot be resolved to a type\n\tEncryptedKeyset cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    MethodParameters:
        Name  Flags
      keyset  

  static final com.google.crypto.tink.KeysetHandle fromKeyset(Keyset);
    descriptor: (LKeyset;)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tKeyset cannot be resolved to a type\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
      keyset  

  Keyset getKeyset();
    descriptor: ()LKeyset;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 56
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;

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

  public static final com.google.crypto.tink.KeysetHandle generateNew(com.google.crypto.tink.proto.KeyTemplate);
    descriptor: (Lcom/google/crypto/tink/proto/KeyTemplate;)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 77
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tcom.google.crypto.tink.proto cannot be resolved to a type\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()
    MethodParameters:
             Name  Flags
      keyTemplate  

  public static final com.google.crypto.tink.KeysetHandle generateNew(com.google.crypto.tink.KeyTemplate);
    descriptor: (Lcom/google/crypto/tink/KeyTemplate;)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getProto() from the type KeyTemplate refers to the missing type KeyTemplate\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
      keyTemplate  

  public static final com.google.crypto.tink.KeysetHandle read(com.google.crypto.tink.KeysetReader, com.google.crypto.tink.Aead);
    descriptor: (Lcom/google/crypto/tink/KeysetReader;Lcom/google/crypto/tink/Aead;)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEncryptedKeyset cannot be resolved to a type\n\tThe method readEncrypted() from the type KeysetReader refers to the missing type EncryptedKeyset\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.security.GeneralSecurityException, java.io.IOException
    MethodParameters:
           Name  Flags
      reader     
      masterKey  

  public static final com.google.crypto.tink.KeysetHandle readNoSecret(com.google.crypto.tink.KeysetReader);
    descriptor: (Lcom/google/crypto/tink/KeysetReader;)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 123
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tThe method read() from the type KeysetReader refers to the missing type Keyset\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.security.GeneralSecurityException, java.io.IOException
    MethodParameters:
        Name  Flags
      reader  

  public static final com.google.crypto.tink.KeysetHandle readNoSecret(byte[]);
    descriptor: ([B)Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 145
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\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
      serialized  final

  public void write(com.google.crypto.tink.KeysetWriter, com.google.crypto.tink.Aead);
    descriptor: (Lcom/google/crypto/tink/KeysetWriter;Lcom/google/crypto/tink/Aead;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 157
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException, java.io.IOException
    MethodParameters:
              Name  Flags
      keysetWriter  
      masterKey     

  public void writeNoSecret(com.google.crypto.tink.KeysetWriter);
    descriptor: (Lcom/google/crypto/tink/KeysetWriter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 171
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException, java.io.IOException
    MethodParameters:
        Name  Flags
      writer  

  static EncryptedKeyset encrypt(Keyset, com.google.crypto.tink.Aead);
    descriptor: (LKeyset;Lcom/google/crypto/tink/Aead;)LEncryptedKeyset;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 177
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tEncryptedKeyset cannot be resolved\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
      keyset     
      masterKey  

  static Keyset decrypt(EncryptedKeyset, com.google.crypto.tink.Aead);
    descriptor: (LEncryptedKeyset;Lcom/google/crypto/tink/Aead;)LKeyset;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 201
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tEncryptedKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\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
      encryptedKeyset  
      masterKey        

  public com.google.crypto.tink.KeysetHandle getPublicKeysetHandle();
    descriptor: ()Lcom/google/crypto/tink/KeysetHandle;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 226
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tKeyset cannot be resolved\n\tKeyset cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException

  static KeyData createPublicKeyData(KeyData);
    descriptor: (LKeyData;)LKeyData;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 238
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyData cannot be resolved to a type\n\tKeyData cannot be resolved to a type\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a type\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
      privateKeyData  

  static void validate(KeyData);
    descriptor: (LKeyData;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 250
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tKeyData cannot be resolved to a type\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
      keyData  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getKeysetInfo() from the type KeysetHandle refers to the missing type KeysetInfo\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;

  static void assertNoSecretKeyMaterial(Keyset);
    descriptor: (LKeyset;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 269
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tKeyset cannot be resolved to a type\n\tKeyset cannot be resolved to a type\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a variable\n\tKeyData cannot be resolved to a variable\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
      keyset  

  public static void assertEnoughKeyMaterial(Keyset);
    descriptor: (LKeyset;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tKeyset cannot be resolved to a type\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
      keyset  

  public static void assertEnoughEncryptedKeyMaterial(EncryptedKeyset);
    descriptor: (LEncryptedKeyset;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 298
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tEncryptedKeyset cannot be resolved to a type\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
      keyset  

  private <B, P> P getPrimitiveWithKnownInputPrimitive(java.lang.Class<P>, java.lang.Class<B>);
    descriptor: (Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 306
            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.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException
    Signature: <B:Ljava/lang/Object;P:Ljava/lang/Object;>(Ljava/lang/Class<TP;>;Ljava/lang/Class<TB;>;)TP;
    MethodParameters:
                           Name  Flags
      classObject                
      inputPrimitiveClassObject  

  public <P> P getPrimitive(java.lang.Class<P>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 317
            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.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException
    Signature: <P:Ljava/lang/Object;>(Ljava/lang/Class<TP;>;)TP;
    MethodParameters:
                   Name  Flags
      targetClassObject  

  public <P> P getPrimitive(com.google.crypto.tink.KeyManager<P>, java.lang.Class<P>);
    descriptor: (Lcom/google/crypto/tink/KeyManager;Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.crypto.tink.KeysetHandle this
         0: .line 331
            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.KeysetHandle this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeysetHandle;
    Exceptions:
      throws java.security.GeneralSecurityException
    Signature: <P:Ljava/lang/Object;>(Lcom/google/crypto/tink/KeyManager<TP;>;Ljava/lang/Class<TP;>;)TP;
    MethodParameters:
                   Name  Flags
      customKeyManager   
      targetClassObject  
}
SourceFile: "KeysetHandle.java"