diff --git a/app/build.gradle.kts b/app/build.gradle.kts index bdd980372..ca95539ed 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -137,7 +137,6 @@ dependencies { implementation(platform(libs.compose.bom)) implementation(libs.bundles.compose) implementation(libs.startup) - implementation(libs.security) implementation(libs.swipe.refresh.layout) implementation(libs.inappupdate) diff --git a/app/src/release/generated/baselineProfiles/baseline-prof.txt b/app/src/release/generated/baselineProfiles/baseline-prof.txt index 0eaf813c9..56cd2116c 100644 --- a/app/src/release/generated/baselineProfiles/baseline-prof.txt +++ b/app/src/release/generated/baselineProfiles/baseline-prof.txt @@ -2393,7 +2393,7 @@ HSPLandroidx/lifecycle/LifecycleRegistry;->()V HSPLandroidx/lifecycle/LifecycleRegistry;->(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/LifecycleRegistry;->(Landroidx/lifecycle/LifecycleOwner;Z)V HSPLandroidx/lifecycle/LifecycleRegistry;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V -HPLandroidx/lifecycle/LifecycleRegistry;->backwardPass(Landroidx/lifecycle/LifecycleOwner;)V +PLandroidx/lifecycle/LifecycleRegistry;->backwardPass(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/LifecycleRegistry;->calculateTargetState(Landroidx/lifecycle/LifecycleObserver;)Landroidx/lifecycle/Lifecycle$State; HSPLandroidx/lifecycle/LifecycleRegistry;->enforceMainThreadIfNeeded(Ljava/lang/String;)V HSPLandroidx/lifecycle/LifecycleRegistry;->forwardPass(Landroidx/lifecycle/LifecycleOwner;)V @@ -2412,7 +2412,7 @@ HSPLandroidx/lifecycle/LifecycleRegistry$Companion;->(Lkotlin/jvm/internal HSPLandroidx/lifecycle/LifecycleRegistry$Companion;->min$lifecycle_runtime_release(Landroidx/lifecycle/Lifecycle$State;Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$State; Landroidx/lifecycle/LifecycleRegistry$ObserverWithState; HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->(Landroidx/lifecycle/LifecycleObserver;Landroidx/lifecycle/Lifecycle$State;)V -HPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->dispatchEvent(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V +HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->dispatchEvent(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->getState()Landroidx/lifecycle/Lifecycle$State; Landroidx/lifecycle/LifecycleRegistryOwner; Landroidx/lifecycle/LifecycleRegistry_androidKt; @@ -2786,62 +2786,6 @@ HSPLandroidx/savedstate/SavedStateRegistryController$Companion;->create(Landroid Landroidx/savedstate/SavedStateRegistryOwner; Landroidx/savedstate/ViewTreeSavedStateRegistryOwner; HSPLandroidx/savedstate/ViewTreeSavedStateRegistryOwner;->set(Landroid/view/View;Landroidx/savedstate/SavedStateRegistryOwner;)V -Landroidx/security/crypto/EncryptedSharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->(Ljava/lang/String;Ljava/lang/String;Landroid/content/SharedPreferences;Lcom/google/crypto/tink/Aead;Lcom/google/crypto/tink/DeterministicAead;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->create(Landroid/content/Context;Ljava/lang/String;Landroidx/security/crypto/MasterKey;Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;)Landroid/content/SharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->create(Ljava/lang/String;Ljava/lang/String;Landroid/content/Context;Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;)Landroid/content/SharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->edit()Landroid/content/SharedPreferences$Editor; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->encryptKey(Ljava/lang/String;)Ljava/lang/String; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->encryptKeyValuePair(Ljava/lang/String;[B)Landroid/util/Pair; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->getDecryptedObject(Ljava/lang/String;)Ljava/lang/Object; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->isReservedKey(Ljava/lang/String;)Z -Landroidx/security/crypto/EncryptedSharedPreferences$Editor; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->(Landroidx/security/crypto/EncryptedSharedPreferences;Landroid/content/SharedPreferences$Editor;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->apply()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->clearKeysIfNeeded()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->notifyListeners()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->putEncryptedObject(Ljava/lang/String;[B)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor; -Landroidx/security/crypto/EncryptedSharedPreferences$EncryptedType; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$EncryptedType; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->(Ljava/lang/String;II)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->getId()I -Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->(Ljava/lang/String;ILjava/lang/String;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->getKeyTemplate()Lcom/google/crypto/tink/KeyTemplate; -Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->(Ljava/lang/String;ILjava/lang/String;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->getKeyTemplate()Lcom/google/crypto/tink/KeyTemplate; -Landroidx/security/crypto/MasterKey; -HSPLandroidx/security/crypto/MasterKey;->(Ljava/lang/String;Ljava/lang/Object;)V -HSPLandroidx/security/crypto/MasterKey;->getKeyAlias()Ljava/lang/String; -Landroidx/security/crypto/MasterKey$1; -HSPLandroidx/security/crypto/MasterKey$1;->()V -Landroidx/security/crypto/MasterKey$Builder; -HSPLandroidx/security/crypto/MasterKey$Builder;->(Landroid/content/Context;)V -HSPLandroidx/security/crypto/MasterKey$Builder;->(Landroid/content/Context;Ljava/lang/String;)V -HSPLandroidx/security/crypto/MasterKey$Builder;->build()Landroidx/security/crypto/MasterKey; -HSPLandroidx/security/crypto/MasterKey$Builder;->setKeyScheme(Landroidx/security/crypto/MasterKey$KeyScheme;)Landroidx/security/crypto/MasterKey$Builder; -Landroidx/security/crypto/MasterKey$Builder$Api23Impl; -HSPLandroidx/security/crypto/MasterKey$Builder$Api23Impl;->build(Landroidx/security/crypto/MasterKey$Builder;)Landroidx/security/crypto/MasterKey; -Landroidx/security/crypto/MasterKey$KeyScheme; -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->$values()[Landroidx/security/crypto/MasterKey$KeyScheme; -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->()V -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->(Ljava/lang/String;I)V -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->values()[Landroidx/security/crypto/MasterKey$KeyScheme; -Landroidx/security/crypto/MasterKeys; -HSPLandroidx/security/crypto/MasterKeys;->()V -HSPLandroidx/security/crypto/MasterKeys;->createAES256GCMKeyGenParameterSpec(Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec; -HSPLandroidx/security/crypto/MasterKeys;->generateKey(Landroid/security/keystore/KeyGenParameterSpec;)V -HSPLandroidx/security/crypto/MasterKeys;->getOrCreate(Landroid/security/keystore/KeyGenParameterSpec;)Ljava/lang/String; -HSPLandroidx/security/crypto/MasterKeys;->keyExists(Ljava/lang/String;)Z -HSPLandroidx/security/crypto/MasterKeys;->validate(Landroid/security/keystore/KeyGenParameterSpec;)V Landroidx/startup/AppInitializer; HSPLandroidx/startup/AppInitializer;->()V HSPLandroidx/startup/AppInitializer;->(Landroid/content/Context;)V @@ -4080,7 +4024,6 @@ PLcom/google/android/gms/common/internal/zzp;->zzc()Landroid/os/IBinder; HSPLcom/google/android/gms/common/internal/zzp;->zzd(Landroid/content/ServiceConnection;Landroid/content/ServiceConnection;Ljava/lang/String;)V HSPLcom/google/android/gms/common/internal/zzp;->zze(Ljava/lang/String;Ljava/util/concurrent/Executor;)V PLcom/google/android/gms/common/internal/zzp;->zzf(Landroid/content/ServiceConnection;Ljava/lang/String;)V -PLcom/google/android/gms/common/internal/zzp;->zzg(Ljava/lang/String;)V PLcom/google/android/gms/common/internal/zzp;->zzh(Landroid/content/ServiceConnection;)Z PLcom/google/android/gms/common/internal/zzp;->zzi()Z HSPLcom/google/android/gms/common/internal/zzp;->zzj()Z @@ -6259,1752 +6202,6 @@ Lcom/google/common/collect/UnmodifiableListIterator; HSPLcom/google/common/collect/UnmodifiableListIterator;->()V Lcom/google/common/util/concurrent/Striped$SmallLazyStriped$$ExternalSyntheticBackportWithForwarding0; HSPLcom/google/common/util/concurrent/Striped$SmallLazyStriped$$ExternalSyntheticBackportWithForwarding0;->m(Ljava/util/concurrent/atomic/AtomicReferenceArray;ILjava/lang/Object;Ljava/lang/Object;)Z -Lcom/google/crypto/tink/Aead; -Lcom/google/crypto/tink/CryptoFormat; -HSPLcom/google/crypto/tink/CryptoFormat;->()V -HSPLcom/google/crypto/tink/CryptoFormat;->getOutputPrefix(Lcom/google/crypto/tink/proto/Keyset$Key;)[B -Lcom/google/crypto/tink/CryptoFormat$1; -HSPLcom/google/crypto/tink/CryptoFormat$1;->()V -Lcom/google/crypto/tink/DeterministicAead; -Lcom/google/crypto/tink/InsecureSecretKeyAccess; -HSPLcom/google/crypto/tink/InsecureSecretKeyAccess;->get()Lcom/google/crypto/tink/SecretKeyAccess; -Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/Key;->()V -Lcom/google/crypto/tink/KeyManager; -Lcom/google/crypto/tink/KeyManagerImpl; -HSPLcom/google/crypto/tink/KeyManagerImpl;->(Lcom/google/crypto/tink/internal/KeyTypeManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/KeyManagerImpl;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/KeyManagerImpl;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeyManagerImpl;->keyFactoryHelper()Lcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper; -HSPLcom/google/crypto/tink/KeyManagerImpl;->newKeyData(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/KeyManagerImpl;->validateKeyAndGetPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper; -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->(Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;)V -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->parseValidateCreate(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->validateCreate(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -Lcom/google/crypto/tink/KeyManagerRegistry; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->()V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->()V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->(Lcom/google/crypto/tink/KeyManagerRegistry;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->createContainerFor(Lcom/google/crypto/tink/internal/KeyTypeManager;)Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManager(Ljava/lang/String;Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManagerContainerOrThrow(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManagerInternal(Ljava/lang/String;Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getUntypedKeyManager(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->registerKeyManager(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->registerKeyManagerContainer(Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer;Z)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->typeUrlExists(Ljava/lang/String;)Z -Lcom/google/crypto/tink/KeyManagerRegistry$2; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getImplementingClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getKeyManager(Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getUntypedKeyManager()Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->supportedPrimitives()Ljava/util/Set; -Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -Lcom/google/crypto/tink/KeyStatus; -HSPLcom/google/crypto/tink/KeyStatus;->()V -HSPLcom/google/crypto/tink/KeyStatus;->(Ljava/lang/String;)V -Lcom/google/crypto/tink/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->(Lcom/google/crypto/tink/proto/KeyTemplate;)V -HSPLcom/google/crypto/tink/KeyTemplate;->create(Ljava/lang/String;[BLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->getProto()Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->toProto(Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/proto/OutputPrefixType; -Lcom/google/crypto/tink/KeyTemplate$1; -HSPLcom/google/crypto/tink/KeyTemplate$1;->()V -Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType; -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->()V -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->values()[Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType; -Lcom/google/crypto/tink/KeyTemplates; -HSPLcom/google/crypto/tink/KeyTemplates;->get(Ljava/lang/String;)Lcom/google/crypto/tink/KeyTemplate; -Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetHandle;->(Lcom/google/crypto/tink/proto/Keyset;Ljava/util/List;)V -HSPLcom/google/crypto/tink/KeysetHandle;->assertEnoughKeyMaterial(Lcom/google/crypto/tink/proto/Keyset;)V -HSPLcom/google/crypto/tink/KeysetHandle;->encrypt(Lcom/google/crypto/tink/proto/Keyset;Lcom/google/crypto/tink/Aead;[B)Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/KeysetHandle;->fromKeyset(Lcom/google/crypto/tink/proto/Keyset;)Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetHandle;->getEntriesFromKeyset(Lcom/google/crypto/tink/proto/Keyset;)Ljava/util/List; -HSPLcom/google/crypto/tink/KeysetHandle;->getFullPrimitiveOrNull(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getKeysetInfo()Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/KeysetHandle;->getLegacyPrimitiveOrNull(Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getPrimitive(Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getPrimitiveWithKnownInputPrimitive(Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->parseStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/KeyStatus; -HSPLcom/google/crypto/tink/KeysetHandle;->size()I -HSPLcom/google/crypto/tink/KeysetHandle;->toProtoKeySerialization(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/KeysetHandle;->write(Lcom/google/crypto/tink/KeysetWriter;Lcom/google/crypto/tink/Aead;)V -HSPLcom/google/crypto/tink/KeysetHandle;->writeWithAssociatedData(Lcom/google/crypto/tink/KeysetWriter;Lcom/google/crypto/tink/Aead;[B)V -Lcom/google/crypto/tink/KeysetHandle$1; -HSPLcom/google/crypto/tink/KeysetHandle$1;->()V -Lcom/google/crypto/tink/KeysetHandle$Entry; -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->(Lcom/google/crypto/tink/Key;Lcom/google/crypto/tink/KeyStatus;IZ)V -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->(Lcom/google/crypto/tink/Key;Lcom/google/crypto/tink/KeyStatus;IZLcom/google/crypto/tink/KeysetHandle$1;)V -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->getKey()Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->(Lcom/google/crypto/tink/proto/Keyset$Builder;)V -HSPLcom/google/crypto/tink/KeysetManager;->add(Lcom/google/crypto/tink/KeyTemplate;)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->addNewKey(Lcom/google/crypto/tink/proto/KeyTemplate;Z)I -HSPLcom/google/crypto/tink/KeysetManager;->createKeysetKey(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/KeysetManager;->getKeysetHandle()Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetManager;->keyIdExists(I)Z -HSPLcom/google/crypto/tink/KeysetManager;->newKey(Lcom/google/crypto/tink/proto/KeyTemplate;)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/KeysetManager;->newKeyId()I -HSPLcom/google/crypto/tink/KeysetManager;->setPrimary(I)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->withEmptyKeyset()Lcom/google/crypto/tink/KeysetManager; -Lcom/google/crypto/tink/KeysetWriter; -Lcom/google/crypto/tink/KmsClient; -Lcom/google/crypto/tink/Mac; -Lcom/google/crypto/tink/Parameters; -HSPLcom/google/crypto/tink/Parameters;->()V -Lcom/google/crypto/tink/PrimitiveSet; -HSPLcom/google/crypto/tink/PrimitiveSet;->(Ljava/util/concurrent/ConcurrentMap;Lcom/google/crypto/tink/PrimitiveSet$Entry;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/PrimitiveSet;->(Ljava/util/concurrent/ConcurrentMap;Lcom/google/crypto/tink/PrimitiveSet$Entry;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;Ljava/lang/Class;Lcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet;->access$100(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/util/concurrent/ConcurrentMap;)Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->addEntryToMap(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/util/concurrent/ConcurrentMap;)Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->getPrimary()Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/PrimitiveSet;->hasAnnotations()Z -HSPLcom/google/crypto/tink/PrimitiveSet;->newBuilder(Ljava/lang/Class;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->(Ljava/lang/Class;Lcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->addPrimaryFullPrimitiveAndOptionalPrimitive(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->addPrimitive(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Z)Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->build()Lcom/google/crypto/tink/PrimitiveSet; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->setAnnotations(Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->(Ljava/lang/Object;Ljava/lang/Object;[BLcom/google/crypto/tink/proto/KeyStatusType;Lcom/google/crypto/tink/proto/OutputPrefixType;ILjava/lang/String;Lcom/google/crypto/tink/Key;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getIdentifier()[B -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getKeyId()I -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getPrimitive()Ljava/lang/Object; -Lcom/google/crypto/tink/PrimitiveSet$Prefix; -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->([B)V -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->([BLcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->hashCode()I -Lcom/google/crypto/tink/PrimitiveWrapper; -Lcom/google/crypto/tink/Registry; -HSPLcom/google/crypto/tink/Registry;->()V -HSPLcom/google/crypto/tink/Registry;->createDeriverFor(Lcom/google/crypto/tink/internal/KeyTypeManager;)Lcom/google/crypto/tink/Registry$KeyDeriverContainer; -HSPLcom/google/crypto/tink/Registry;->ensureKeyManagerInsertable(Ljava/lang/String;Ljava/util/Map;Z)V -HSPLcom/google/crypto/tink/Registry;->getFullPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getInputPrimitive(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/Registry;->getPrimitive(Lcom/google/crypto/tink/proto/KeyData;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getPrimitive(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getUntypedKeyManager(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/Registry;->keyTemplateMap()Ljava/util/Map; -HSPLcom/google/crypto/tink/Registry;->newKeyData(Lcom/google/crypto/tink/proto/KeyTemplate;)Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/Registry;->registerKeyManager(Lcom/google/crypto/tink/internal/KeyTypeManager;Z)V -HSPLcom/google/crypto/tink/Registry;->registerKeyTemplates(Ljava/lang/String;Ljava/util/Map;)V -HSPLcom/google/crypto/tink/Registry;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)V -HSPLcom/google/crypto/tink/Registry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/Registry$1; -HSPLcom/google/crypto/tink/Registry$1;->(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -Lcom/google/crypto/tink/Registry$KeyDeriverContainer; -Lcom/google/crypto/tink/SecretKeyAccess; -HSPLcom/google/crypto/tink/SecretKeyAccess;->()V -HSPLcom/google/crypto/tink/SecretKeyAccess;->()V -HSPLcom/google/crypto/tink/SecretKeyAccess;->instance()Lcom/google/crypto/tink/SecretKeyAccess; -HSPLcom/google/crypto/tink/SecretKeyAccess;->requireAccess(Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/SecretKeyAccess; -Lcom/google/crypto/tink/Util; -HSPLcom/google/crypto/tink/Util;->()V -HSPLcom/google/crypto/tink/Util;->getKeyInfo(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/Util;->getKeysetInfo(Lcom/google/crypto/tink/proto/Keyset;)Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/Util;->validateKey(Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/Util;->validateKeyset(Lcom/google/crypto/tink/proto/Keyset;)V -Lcom/google/crypto/tink/aead/AeadConfig; -HSPLcom/google/crypto/tink/aead/AeadConfig;->()V -HSPLcom/google/crypto/tink/aead/AeadConfig;->init()V -HSPLcom/google/crypto/tink/aead/AeadConfig;->register()V -Lcom/google/crypto/tink/aead/AeadKey; -HSPLcom/google/crypto/tink/aead/AeadKey;->()V -Lcom/google/crypto/tink/aead/AeadParameters; -HSPLcom/google/crypto/tink/aead/AeadParameters;->()V -Lcom/google/crypto/tink/aead/AeadWrapper; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->getInputPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->register()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Ljava/lang/Object; -Lcom/google/crypto/tink/aead/AeadWrapper$WrappedAead; -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->(Lcom/google/crypto/tink/PrimitiveSet;)V -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->(Lcom/google/crypto/tink/PrimitiveSet;Lcom/google/crypto/tink/aead/AeadWrapper$1;)V -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->encrypt([B[B)[B -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->access$000(IIIILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->createKeyFormat(IIIILcom/google/crypto/tink/proto/HashType;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->createKeyFormat(IIIILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesEaxKey; -Lcom/google/crypto/tink/aead/AesEaxKeyManager; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->access$000(IILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->createKeyFormat(IILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesEaxKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesEaxKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$2;->(Lcom/google/crypto/tink/aead/AesEaxKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesEaxParameters; -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKey;->(Lcom/google/crypto/tink/aead/AesGcmParameters;Lcom/google/crypto/tink/util/SecretBytes;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Integer;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey;->(Lcom/google/crypto/tink/aead/AesGcmParameters;Lcom/google/crypto/tink/util/SecretBytes;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Integer;Lcom/google/crypto/tink/aead/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey;->builder()Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->()V -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->(Lcom/google/crypto/tink/aead/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->build()Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->getOutputPrefix()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setIdRequirement(Ljava/lang/Integer;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setKeyBytes(Lcom/google/crypto/tink/util/SecretBytes;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setParameters(Lcom/google/crypto/tink/aead/AesGcmParameters;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -Lcom/google/crypto/tink/aead/AesGcmKeyManager; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->access$000(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->createKeyFormat(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->getVersion()I -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->keyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->register(Z)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->validateKey(Lcom/google/crypto/tink/proto/AesGcmKey;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->validateKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/aead/AesGcmKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/proto/AesGcmKey;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/aead/AesGcmKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->(Lcom/google/crypto/tink/aead/AesGcmKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->createKey(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->createKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->keyFormats()Ljava/util/Map; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/aead/AesGcmParameters; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->(IIILcom/google/crypto/tink/aead/AesGcmParameters$Variant;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->(IIILcom/google/crypto/tink/aead/AesGcmParameters$Variant;Lcom/google/crypto/tink/aead/AesGcmParameters$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->builder()Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->getKeySizeBytes()I -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->getVariant()Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->hasIdRequirement()Z -Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->()V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->(Lcom/google/crypto/tink/aead/AesGcmParameters$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->build()Lcom/google/crypto/tink/aead/AesGcmParameters; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setIvSizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setKeySizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setTagSizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setVariant(Lcom/google/crypto/tink/aead/AesGcmParameters$Variant;)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Variant;->()V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Variant;->(Ljava/lang/String;)V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->$r8$lambda$vgZA9XPoksba5kVX1QfZs6Wg60E(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->parseKey(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->toVariant(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3;->()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$1; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$1;->()V -Lcom/google/crypto/tink/aead/AesGcmSivKey; -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->access$000(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->canUseAesGcmSive()Z -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->createKeyFormat(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$2;->(Lcom/google/crypto/tink/aead/AesGcmSivKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesGcmSivParameters; -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305Key; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$1; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2;->(Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305Parameters; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/KmsAeadKeyManager;Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305Key; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$1; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2;->(Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305Parameters; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->()V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->([BZ)V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->encrypt([B[B[B)[B -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->getParams([B)Ljava/security/spec/AlgorithmParameterSpec; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->getParams([BII)Ljava/security/spec/AlgorithmParameterSpec; -Lcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->()V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->initialValue()Ljava/lang/Object; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->initialValue()Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/config/TinkFips; -HSPLcom/google/crypto/tink/config/TinkFips;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsStatus; -HSPLcom/google/crypto/tink/config/internal/TinkFipsStatus;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil;->()V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->()V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->(Ljava/lang/String;ILcom/google/crypto/tink/config/internal/TinkFipsUtil$1;)V -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1;->isCompatible()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2;->isCompatible()Z -Lcom/google/crypto/tink/daead/AesSivKeyManager; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->()V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->getVersion()I -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->keyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->register(Z)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->validateKey(Lcom/google/crypto/tink/proto/AesSivKey;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->validateKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/daead/AesSivKeyManager$1; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/proto/AesSivKey;)Lcom/google/crypto/tink/DeterministicAead; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/daead/AesSivKeyManager$2; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->(Lcom/google/crypto/tink/daead/AesSivKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->createKey(Lcom/google/crypto/tink/proto/AesSivKeyFormat;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->createKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->keyFormats()Ljava/util/Map; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/proto/AesSivKeyFormat;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/daead/DeterministicAeadConfig; -HSPLcom/google/crypto/tink/daead/DeterministicAeadConfig;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadConfig;->register()V -Lcom/google/crypto/tink/daead/DeterministicAeadWrapper; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->getInputPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->register()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Lcom/google/crypto/tink/DeterministicAead; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Ljava/lang/Object; -Lcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead;->(Lcom/google/crypto/tink/PrimitiveSet;)V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead;->encryptDeterministically([B[B)[B -Lcom/google/crypto/tink/integration/android/AndroidKeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$1;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->access$600()Ljava/lang/Object; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->access$700()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->getKeysetHandle()Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->isAtLeastM()Z -Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$000(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Landroid/content/Context; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$100(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Ljava/lang/String; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$200(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Ljava/lang/String; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$300(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$400(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->build()Lcom/google/crypto/tink/integration/android/AndroidKeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->generateKeysetAndWriteToPrefs()Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->readKeysetFromPrefs(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->readOrGenerateNewMasterKey()Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withKeyTemplate(Lcom/google/crypto/tink/KeyTemplate;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withMasterKeyUri(Ljava/lang/String;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withSharedPref(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -Lcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->(Ljava/lang/String;Ljava/security/KeyStore;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->decrypt([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->decryptInternal([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->encrypt([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->encryptInternal([B[B)[B -Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->(Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->access$000()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->generateKeyIfNotExist(Ljava/lang/String;)Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->getAead(Ljava/lang/String;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->hasKey(Ljava/lang/String;)Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->isAtLeastM()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->validateAead(Lcom/google/crypto/tink/Aead;)Lcom/google/crypto/tink/Aead; -Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder;->()V -Lcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter; -HSPLcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter;->(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter;->write(Lcom/google/crypto/tink/proto/EncryptedKeyset;)V -Lcom/google/crypto/tink/internal/BuildDispatchedCode; -HSPLcom/google/crypto/tink/internal/BuildDispatchedCode;->getApiLevel()Ljava/lang/Integer; -Lcom/google/crypto/tink/internal/KeyParser; -HSPLcom/google/crypto/tink/internal/KeyParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeyParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeyParser$1;)V -HSPLcom/google/crypto/tink/internal/KeyParser;->create(Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/KeyParser; -HSPLcom/google/crypto/tink/internal/KeyParser;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/KeyParser;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/KeyParser$1; -HSPLcom/google/crypto/tink/internal/KeyParser$1;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction;)V -HSPLcom/google/crypto/tink/internal/KeyParser$1;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction; -Lcom/google/crypto/tink/internal/KeySerializer; -HSPLcom/google/crypto/tink/internal/KeySerializer;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeySerializer;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeySerializer$1;)V -HSPLcom/google/crypto/tink/internal/KeySerializer;->create(Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/KeySerializer; -HSPLcom/google/crypto/tink/internal/KeySerializer;->getKeyClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/KeySerializer;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/KeySerializer$1; -HSPLcom/google/crypto/tink/internal/KeySerializer$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction;)V -Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction; -Lcom/google/crypto/tink/internal/KeyTypeManager; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->(Ljava/lang/Class;[Lcom/google/crypto/tink/internal/PrimitiveFactory;)V -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->firstSupportedPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->supportedPrimitives()Ljava/util/Set; -Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat;->(Ljava/lang/Object;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)V -Lcom/google/crypto/tink/internal/LegacyProtoKey; -HSPLcom/google/crypto/tink/internal/LegacyProtoKey;->(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)V -HSPLcom/google/crypto/tink/internal/LegacyProtoKey;->throwIfMissingAccess(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)V -Lcom/google/crypto/tink/internal/LegacyProtoKey$1; -HSPLcom/google/crypto/tink/internal/LegacyProtoKey$1;->()V -Lcom/google/crypto/tink/internal/MonitoringUtil; -HSPLcom/google/crypto/tink/internal/MonitoringUtil;->()V -Lcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger; -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->()V -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->(Lcom/google/crypto/tink/internal/MonitoringUtil$1;)V -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->log(IJ)V -Lcom/google/crypto/tink/internal/MutablePrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->getInputPrimitiveClass(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->getPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->globalInstance()Lcom/google/crypto/tink/internal/MutablePrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->registerPrimitiveConstructor(Lcom/google/crypto/tink/internal/PrimitiveConstructor;)V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/internal/MutableSerializationRegistry; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->globalInstance()Lcom/google/crypto/tink/internal/MutableSerializationRegistry; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->hasParserForKey(Lcom/google/crypto/tink/internal/Serialization;)Z -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->parseKeyWithLegacyFallback(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerKeyParser(Lcom/google/crypto/tink/internal/KeyParser;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerKeySerializer(Lcom/google/crypto/tink/internal/KeySerializer;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerParametersParser(Lcom/google/crypto/tink/internal/ParametersParser;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerParametersSerializer(Lcom/google/crypto/tink/internal/ParametersSerializer;)V -Lcom/google/crypto/tink/internal/ParametersParser; -HSPLcom/google/crypto/tink/internal/ParametersParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/ParametersParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersParser$1;)V -HSPLcom/google/crypto/tink/internal/ParametersParser;->create(Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/ParametersParser; -HSPLcom/google/crypto/tink/internal/ParametersParser;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/ParametersParser;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/ParametersParser$1; -HSPLcom/google/crypto/tink/internal/ParametersParser$1;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction;)V -Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction; -Lcom/google/crypto/tink/internal/ParametersSerializer; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersSerializer$1;)V -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->create(Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/ParametersSerializer; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->getParametersClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/ParametersSerializer$1; -HSPLcom/google/crypto/tink/internal/ParametersSerializer$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction;)V -Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction; -Lcom/google/crypto/tink/internal/PrimitiveConstructor; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveConstructor$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->create(Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/PrimitiveConstructor; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->getKeyClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->getPrimitiveClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/PrimitiveConstructor$1; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction;)V -Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction; -Lcom/google/crypto/tink/internal/PrimitiveFactory; -HSPLcom/google/crypto/tink/internal/PrimitiveFactory;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveFactory;->getPrimitiveClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/PrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;Lcom/google/crypto/tink/internal/PrimitiveRegistry$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->access$000(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->access$100(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->getInputPrimitiveClass(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->getPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->()V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->access$400(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->access$500(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->build()Lcom/google/crypto/tink/internal/PrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->registerPrimitiveConstructor(Lcom/google/crypto/tink/internal/PrimitiveConstructor;)Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -Lcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveRegistry$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->hashCode()I -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->toString()Ljava/lang/String; -Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;Lcom/google/crypto/tink/proto/OutputPrefixType;Ljava/lang/Integer;)V -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->create(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;Lcom/google/crypto/tink/proto/OutputPrefixType;Ljava/lang/Integer;)Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getIdRequirementOrNull()Ljava/lang/Integer; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getKeyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -Lcom/google/crypto/tink/internal/ProtoParametersSerialization; -Lcom/google/crypto/tink/internal/Serialization; -Lcom/google/crypto/tink/internal/SerializationRegistry; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$000(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$100(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$200(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$300(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->hasParserForKey(Lcom/google/crypto/tink/internal/Serialization;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->()V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->(Lcom/google/crypto/tink/internal/SerializationRegistry;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$1000(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$700(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$800(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$900(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->build()Lcom/google/crypto/tink/internal/SerializationRegistry; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerKeyParser(Lcom/google/crypto/tink/internal/KeyParser;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerKeySerializer(Lcom/google/crypto/tink/internal/KeySerializer;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerParametersParser(Lcom/google/crypto/tink/internal/ParametersParser;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerParametersSerializer(Lcom/google/crypto/tink/internal/ParametersSerializer;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -Lcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->(Ljava/lang/Class;Lcom/google/crypto/tink/util/Bytes;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->(Ljava/lang/Class;Lcom/google/crypto/tink/util/Bytes;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->hashCode()I -Lcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->hashCode()I -Lcom/google/crypto/tink/internal/Util; -HSPLcom/google/crypto/tink/internal/Util;->()V -HSPLcom/google/crypto/tink/internal/Util;->getAndroidApiLevel()Ljava/lang/Integer; -HSPLcom/google/crypto/tink/internal/Util;->isAndroid()Z -HSPLcom/google/crypto/tink/internal/Util;->randKeyId()I -HSPLcom/google/crypto/tink/internal/Util;->toByteFromPrintableAscii(C)B -HSPLcom/google/crypto/tink/internal/Util;->toBytesFromPrintableAscii(Ljava/lang/String;)Lcom/google/crypto/tink/util/Bytes; -Lcom/google/crypto/tink/mac/AesCmacKey; -Lcom/google/crypto/tink/mac/AesCmacKeyManager; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->register(Z)V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$1; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$2; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$2;->(Lcom/google/crypto/tink/mac/AesCmacKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/mac/AesCmacParameters; -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->()V -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->register()V -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/mac/ChunkedMac; -Lcom/google/crypto/tink/mac/ChunkedMacWrapper; -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->()V -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->()V -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->register()V -Lcom/google/crypto/tink/mac/HmacKey; -Lcom/google/crypto/tink/mac/HmacKeyManager; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->access$100(IILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->createKeyFormat(IILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->register(Z)V -Lcom/google/crypto/tink/mac/HmacKeyManager$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/HmacKeyManager$1; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/mac/HmacKeyManager$2; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$2;->(Lcom/google/crypto/tink/mac/HmacKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/mac/HmacKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/mac/HmacParameters; -Lcom/google/crypto/tink/mac/HmacProtoSerialization; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->()V -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->register()V -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/mac/MacConfig; -HSPLcom/google/crypto/tink/mac/MacConfig;->()V -HSPLcom/google/crypto/tink/mac/MacConfig;->init()V -HSPLcom/google/crypto/tink/mac/MacConfig;->register()V -Lcom/google/crypto/tink/mac/MacKey; -Lcom/google/crypto/tink/mac/MacParameters; -Lcom/google/crypto/tink/mac/MacWrapper; -HSPLcom/google/crypto/tink/mac/MacWrapper;->()V -HSPLcom/google/crypto/tink/mac/MacWrapper;->()V -HSPLcom/google/crypto/tink/mac/MacWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/mac/MacWrapper;->register()V -Lcom/google/crypto/tink/mac/internal/AesUtil; -HSPLcom/google/crypto/tink/mac/internal/AesUtil;->cmacPad([B)[B -HSPLcom/google/crypto/tink/mac/internal/AesUtil;->dbl([B)[B -Lcom/google/crypto/tink/monitoring/MonitoringAnnotations; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->()V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->(Ljava/util/Map;)V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->(Ljava/util/Map;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$1;)V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->newBuilder()Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->toMap()Ljava/util/Map; -Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder;->()V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder;->build()Lcom/google/crypto/tink/monitoring/MonitoringAnnotations; -Lcom/google/crypto/tink/monitoring/MonitoringClient$Logger; -Lcom/google/crypto/tink/prf/Prf; -Lcom/google/crypto/tink/proto/AesCmacKey; -Lcom/google/crypto/tink/proto/AesCmacKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCmacKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCmacKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$300(Lcom/google/crypto/tink/proto/AesCmacKeyFormat;Lcom/google/crypto/tink/proto/AesCmacParams;)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesCmacParams;)V -Lcom/google/crypto/tink/proto/AesCmacKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCmacKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesCmacParams;)Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCmacKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCmacKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesCmacParams; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->access$000()Lcom/google/crypto/tink/proto/AesCmacParams; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->access$100(Lcom/google/crypto/tink/proto/AesCmacParams;I)V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->newBuilder()Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->setTagSize(I)V -Lcom/google/crypto/tink/proto/AesCmacParams$1; -HSPLcom/google/crypto/tink/proto/AesCmacParams$1;->()V -Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->(Lcom/google/crypto/tink/proto/AesCmacParams$1;)V -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->setTagSize(I)Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -Lcom/google/crypto/tink/proto/AesCmacParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKey; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;Lcom/google/crypto/tink/proto/HmacKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->setAesCtrKeyFormat(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->setHmacKeyFormat(Lcom/google/crypto/tink/proto/HmacKeyFormat;)V -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->setAesCtrKeyFormat(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->setHmacKeyFormat(Lcom/google/crypto/tink/proto/HmacKeyFormat;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCtrKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;Lcom/google/crypto/tink/proto/AesCtrParams;)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesCtrParams;)V -Lcom/google/crypto/tink/proto/AesCtrKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCtrKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesCtrParams;)Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCtrKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrParams; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->access$000()Lcom/google/crypto/tink/proto/AesCtrParams; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->access$100(Lcom/google/crypto/tink/proto/AesCtrParams;I)V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->setIvSize(I)V -Lcom/google/crypto/tink/proto/AesCtrParams$1; -HSPLcom/google/crypto/tink/proto/AesCtrParams$1;->()V -Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->(Lcom/google/crypto/tink/proto/AesCtrParams$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->setIvSize(I)Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -Lcom/google/crypto/tink/proto/AesCtrParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxKey; -Lcom/google/crypto/tink/proto/AesEaxKeyFormat; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesEaxKeyFormat; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesEaxKeyFormat;Lcom/google/crypto/tink/proto/AesEaxParams;)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesEaxKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesEaxParams;)V -Lcom/google/crypto/tink/proto/AesEaxKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesEaxKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesEaxParams;)Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesEaxKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxParams; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->access$000()Lcom/google/crypto/tink/proto/AesEaxParams; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->access$100(Lcom/google/crypto/tink/proto/AesEaxParams;I)V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->newBuilder()Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->setIvSize(I)V -Lcom/google/crypto/tink/proto/AesEaxParams$1; -HSPLcom/google/crypto/tink/proto/AesEaxParams$1;->()V -Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->(Lcom/google/crypto/tink/proto/AesEaxParams$1;)V -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->setIvSize(I)Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -Lcom/google/crypto/tink/proto/AesEaxParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$000()Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$100(Lcom/google/crypto/tink/proto/AesGcmKey;I)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$300(Lcom/google/crypto/tink/proto/AesGcmKey;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->getKeyValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->getVersion()I -HSPLcom/google/crypto/tink/proto/AesGcmKey;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->setVersion(I)V -Lcom/google/crypto/tink/proto/AesGcmKey$1; -HSPLcom/google/crypto/tink/proto/AesGcmKey$1;->()V -Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->(Lcom/google/crypto/tink/proto/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->setVersion(I)Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->getKeySize()I -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesGcmKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesGcmKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesGcmKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmSivKey; -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmSivKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$000()Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$100(Lcom/google/crypto/tink/proto/AesSivKey;I)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$300(Lcom/google/crypto/tink/proto/AesSivKey;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesSivKey;->getKeyValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/AesSivKey;->getVersion()I -HSPLcom/google/crypto/tink/proto/AesSivKey;->newBuilder()Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->setVersion(I)V -Lcom/google/crypto/tink/proto/AesSivKey$1; -HSPLcom/google/crypto/tink/proto/AesSivKey$1;->()V -Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->(Lcom/google/crypto/tink/proto/AesSivKey$1;)V -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->setVersion(I)Lcom/google/crypto/tink/proto/AesSivKey$Builder; -Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesSivKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->getKeySize()I -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesSivKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesSivKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesSivKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesSivKeyOrBuilder; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305Key; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->getDefaultInstance()Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat$1; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat$1;->()V -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyOrBuilder; -Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$000()Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$100(Lcom/google/crypto/tink/proto/EncryptedKeyset;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$300(Lcom/google/crypto/tink/proto/EncryptedKeyset;Lcom/google/crypto/tink/proto/KeysetInfo;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->newBuilder()Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->setEncryptedKeyset(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->setKeysetInfo(Lcom/google/crypto/tink/proto/KeysetInfo;)V -Lcom/google/crypto/tink/proto/EncryptedKeyset$1; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$1;->()V -Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->(Lcom/google/crypto/tink/proto/EncryptedKeyset$1;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->setEncryptedKeyset(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->setKeysetInfo(Lcom/google/crypto/tink/proto/KeysetInfo;)Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -Lcom/google/crypto/tink/proto/EncryptedKeysetOrBuilder; -Lcom/google/crypto/tink/proto/HashType; -HSPLcom/google/crypto/tink/proto/HashType;->()V -HSPLcom/google/crypto/tink/proto/HashType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/HashType;->getNumber()I -Lcom/google/crypto/tink/proto/HashType$1; -HSPLcom/google/crypto/tink/proto/HashType$1;->()V -Lcom/google/crypto/tink/proto/HmacKey; -Lcom/google/crypto/tink/proto/HmacKeyFormat; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$000()Lcom/google/crypto/tink/proto/HmacKeyFormat; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$100(Lcom/google/crypto/tink/proto/HmacKeyFormat;Lcom/google/crypto/tink/proto/HmacParams;)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$400(Lcom/google/crypto/tink/proto/HmacKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->setParams(Lcom/google/crypto/tink/proto/HmacParams;)V -Lcom/google/crypto/tink/proto/HmacKeyFormat$1; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/HmacKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/HmacParams;)Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -Lcom/google/crypto/tink/proto/HmacKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/HmacKeyOrBuilder; -Lcom/google/crypto/tink/proto/HmacParams; -HSPLcom/google/crypto/tink/proto/HmacParams;->()V -HSPLcom/google/crypto/tink/proto/HmacParams;->()V -HSPLcom/google/crypto/tink/proto/HmacParams;->access$000()Lcom/google/crypto/tink/proto/HmacParams; -HSPLcom/google/crypto/tink/proto/HmacParams;->access$200(Lcom/google/crypto/tink/proto/HmacParams;Lcom/google/crypto/tink/proto/HashType;)V -HSPLcom/google/crypto/tink/proto/HmacParams;->access$400(Lcom/google/crypto/tink/proto/HmacParams;I)V -HSPLcom/google/crypto/tink/proto/HmacParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/HmacParams;->newBuilder()Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams;->setHash(Lcom/google/crypto/tink/proto/HashType;)V -HSPLcom/google/crypto/tink/proto/HmacParams;->setTagSize(I)V -Lcom/google/crypto/tink/proto/HmacParams$1; -HSPLcom/google/crypto/tink/proto/HmacParams$1;->()V -Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->(Lcom/google/crypto/tink/proto/HmacParams$1;)V -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->setHash(Lcom/google/crypto/tink/proto/HashType;)Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->setTagSize(I)Lcom/google/crypto/tink/proto/HmacParams$Builder; -Lcom/google/crypto/tink/proto/HmacParamsOrBuilder; -Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/KeyData;->()V -HSPLcom/google/crypto/tink/proto/KeyData;->()V -HSPLcom/google/crypto/tink/proto/KeyData;->access$000()Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/KeyData;->access$100(Lcom/google/crypto/tink/proto/KeyData;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyData;->access$400(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/KeyData;->access$700(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)V -HSPLcom/google/crypto/tink/proto/KeyData;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeyData;->getKeyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/proto/KeyData;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/KeyData;->newBuilder()Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData;->setKeyMaterialType(Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)V -HSPLcom/google/crypto/tink/proto/KeyData;->setTypeUrl(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyData;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -Lcom/google/crypto/tink/proto/KeyData$1; -HSPLcom/google/crypto/tink/proto/KeyData$1;->()V -Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->(Lcom/google/crypto/tink/proto/KeyData$1;)V -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setKeyMaterialType(Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyData$Builder; -Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->()V -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->forNumber(I)Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->getNumber()I -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->values()[Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType$1; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType$1;->()V -Lcom/google/crypto/tink/proto/KeyDataOrBuilder; -Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/KeyStatusType;->()V -HSPLcom/google/crypto/tink/proto/KeyStatusType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/KeyStatusType;->forNumber(I)Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/KeyStatusType;->getNumber()I -HSPLcom/google/crypto/tink/proto/KeyStatusType;->values()[Lcom/google/crypto/tink/proto/KeyStatusType; -Lcom/google/crypto/tink/proto/KeyStatusType$1; -HSPLcom/google/crypto/tink/proto/KeyStatusType$1;->()V -Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$000()Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$100(Lcom/google/crypto/tink/proto/KeyTemplate;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$400(Lcom/google/crypto/tink/proto/KeyTemplate;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$700(Lcom/google/crypto/tink/proto/KeyTemplate;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->newBuilder()Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setTypeUrl(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -Lcom/google/crypto/tink/proto/KeyTemplate$1; -HSPLcom/google/crypto/tink/proto/KeyTemplate$1;->()V -Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->(Lcom/google/crypto/tink/proto/KeyTemplate$1;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -Lcom/google/crypto/tink/proto/KeyTemplateOrBuilder; -Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->()V -HSPLcom/google/crypto/tink/proto/Keyset;->()V -HSPLcom/google/crypto/tink/proto/Keyset;->access$1300()Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->access$1400(Lcom/google/crypto/tink/proto/Keyset;I)V -HSPLcom/google/crypto/tink/proto/Keyset;->access$1700(Lcom/google/crypto/tink/proto/Keyset;Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/proto/Keyset;->addKey(Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/proto/Keyset;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/Keyset;->ensureKeyIsMutable()V -HSPLcom/google/crypto/tink/proto/Keyset;->getKey(I)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset;->getKeyCount()I -HSPLcom/google/crypto/tink/proto/Keyset;->getKeyList()Ljava/util/List; -HSPLcom/google/crypto/tink/proto/Keyset;->getPrimaryKeyId()I -HSPLcom/google/crypto/tink/proto/Keyset;->newBuilder()Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset;->parseFrom([BLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->setPrimaryKeyId(I)V -Lcom/google/crypto/tink/proto/Keyset$1; -HSPLcom/google/crypto/tink/proto/Keyset$1;->()V -Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->(Lcom/google/crypto/tink/proto/Keyset$1;)V -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->addKey(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKey(I)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKeyCount()I -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKeyList()Ljava/util/List; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->setPrimaryKeyId(I)Lcom/google/crypto/tink/proto/Keyset$Builder; -Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$000()Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$100(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/KeyData;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$1000(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$500(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$700(Lcom/google/crypto/tink/proto/Keyset$Key;I)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getKeyData()Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getKeyId()I -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getStatus()Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->hasKeyData()Z -HSPLcom/google/crypto/tink/proto/Keyset$Key;->newBuilder()Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setKeyData(Lcom/google/crypto/tink/proto/KeyData;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setKeyId(I)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)V -Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->(Lcom/google/crypto/tink/proto/Keyset$1;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setKeyData(Lcom/google/crypto/tink/proto/KeyData;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setKeyId(I)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -Lcom/google/crypto/tink/proto/Keyset$KeyOrBuilder; -Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1300()Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1400(Lcom/google/crypto/tink/proto/KeysetInfo;I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1700(Lcom/google/crypto/tink/proto/KeysetInfo;Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->addKeyInfo(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->ensureKeyInfoIsMutable()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->getKeyInfo(I)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->newBuilder()Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->setPrimaryKeyId(I)V -Lcom/google/crypto/tink/proto/KeysetInfo$1; -HSPLcom/google/crypto/tink/proto/KeysetInfo$1;->()V -Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->(Lcom/google/crypto/tink/proto/KeysetInfo$1;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->addKeyInfo(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->setPrimaryKeyId(I)Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$000()Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$100(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$1000(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$500(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$700(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->getKeyId()I -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->newBuilder()Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setKeyId(I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setTypeUrl(Ljava/lang/String;)V -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->(Lcom/google/crypto/tink/proto/KeysetInfo$1;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setKeyId(I)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfoOrBuilder; -Lcom/google/crypto/tink/proto/KeysetInfoOrBuilder; -Lcom/google/crypto/tink/proto/KeysetOrBuilder; -Lcom/google/crypto/tink/proto/KmsAeadKey; -Lcom/google/crypto/tink/proto/KmsAeadKeyFormat; -Lcom/google/crypto/tink/proto/KmsAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/KmsAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKey; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyFormat; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->()V -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->forNumber(I)Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->getNumber()I -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->values()[Lcom/google/crypto/tink/proto/OutputPrefixType; -Lcom/google/crypto/tink/proto/OutputPrefixType$1; -HSPLcom/google/crypto/tink/proto/OutputPrefixType$1;->()V -Lcom/google/crypto/tink/proto/RegistryConfig; -HSPLcom/google/crypto/tink/proto/RegistryConfig;->()V -HSPLcom/google/crypto/tink/proto/RegistryConfig;->()V -HSPLcom/google/crypto/tink/proto/RegistryConfig;->getDefaultInstance()Lcom/google/crypto/tink/proto/RegistryConfig; -Lcom/google/crypto/tink/proto/RegistryConfigOrBuilder; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305Key; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->getDefaultInstance()Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat$1; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat$1;->()V -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyOrBuilder; -Lcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->toByteArray()[B -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->toByteString()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -Lcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite$Builder;->()V -Lcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->ensureIsMutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->isModifiable()Z -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->makeImmutable()V -Lcom/google/crypto/tink/shaded/protobuf/Android; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->getClassForName(Ljava/lang/String;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->getMemoryClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->isOnAndroidDevice()Z -Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders; -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeBytes([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeMessageField(Lcom/google/crypto/tink/shaded/protobuf/Schema;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeMessageList(Lcom/google/crypto/tink/shaded/protobuf/Schema;I[BIILcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList;Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeStringRequireUtf8([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeVarint32(I[BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeVarint32([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->mergeMessageField(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers; -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;->(Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -Lcom/google/crypto/tink/shaded/protobuf/ByteOutput; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteOutput;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->checkRange(III)I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->copyFrom([B)Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->copyFrom([BII)Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->newCodedBuilder(I)Lcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->peekCachedHashCode()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->toByteArray()[B -Lcom/google/crypto/tink/shaded/protobuf/ByteString$2; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$2;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$ByteArrayCopier; -Lcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->(ILcom/google/crypto/tink/shaded/protobuf/ByteString$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->build()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->getCodedOutput()Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -Lcom/google/crypto/tink/shaded/protobuf/ByteString$LeafByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LeafByteString;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->([B)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->copyToInternal([BIII)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->equalsRange(Lcom/google/crypto/tink/shaded/protobuf/ByteString;II)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->getOffsetIntoBytes()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->newCodedInput()Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->size()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/ByteOutput;)V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->(Lcom/google/crypto/tink/shaded/protobuf/ByteString$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->copyFrom([BII)[B -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([B)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([BII)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([BIIZ)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->([BIIZ)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->([BIIZLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->checkLastTagWas(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->getTotalBytesRead()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->isAtEnd()Z -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->pushLimit(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readBytes()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readRawVarint32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readTag()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readUInt32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->recomputeBufferSizeAfterLimit()V -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->forCodedInput(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->getFieldNumber()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->readBytes()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->readUInt32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->requireWireType(I)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->checkNoSpaceLeft()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeBytesSizeNoTag(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeEnumSize(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeEnumSizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeInt32SizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeLengthDelimitedFieldSize(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeMessageSizeNoTag(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeStringSize(ILjava/lang/String;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeStringSizeNoTag(Ljava/lang/String;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeTagSize(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeUInt32Size(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeUInt32SizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->newInstance([B)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->newInstance([BII)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->writeEnum(II)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->spaceLeft()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->write([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeBytes(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeBytesNoTag(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeInt32(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeInt32NoTag(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeLazy([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeMessage(ILcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeString(ILjava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeStringNoTag(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeTag(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeUInt32(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeUInt32NoTag(I)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->fieldOrder()Lcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->forCodedOutput(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeBytes(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeEnum(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeMessage(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeString(ILjava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeUInt32(II)V -Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->createEmpty()Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->invokeSubclassFactory(Ljava/lang/String;)Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->reflectExtensionRegistry()Ljava/lang/Class; -Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->(Z)V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->getEmptyRegistry()Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema; -Lcom/google/crypto/tink/shaded/protobuf/FieldType; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->(Ljava/lang/String;IILcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;Lcom/google/crypto/tink/shaded/protobuf/JavaType;)V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->id()I -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->values()[Lcom/google/crypto/tink/shaded/protobuf/FieldType; -Lcom/google/crypto/tink/shaded/protobuf/FieldType$1; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$1;->()V -Lcom/google/crypto/tink/shaded/protobuf/FieldType$Collection; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->(Ljava/lang/String;IZ)V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->values()[Lcom/google/crypto/tink/shaded/protobuf/FieldType$Collection; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->getInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->isSupported(Ljava/lang/Class;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->buildMessageInfo()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->clearMemoizedHashCode()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->clearMemoizedSerializedSize()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->computeSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->createBuilder()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->emptyProtobufList()Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getDefaultInstance(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getMemoizedSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isInitialized()Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isInitialized(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Z)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isMutable()Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->makeImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->markImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->mutableCopy(Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList;)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->newMessageInfo(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->newMutableInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;[BLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;[BIILcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->registerDefaultInstance(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->setMemoizedSerializedSize(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)V -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->buildPartial()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->copyOnWriteInternal()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->mergeFromInstance(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->newMutableInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->values()[Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke; -Lcom/google/crypto/tink/shaded/protobuf/Internal; -HSPLcom/google/crypto/tink/shaded/protobuf/Internal;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Internal;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; -Lcom/google/crypto/tink/shaded/protobuf/Internal$EnumLite; -Lcom/google/crypto/tink/shaded/protobuf/Internal$EnumLiteMap; -Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -Lcom/google/crypto/tink/shaded/protobuf/InvalidProtocolBufferException; -Lcom/google/crypto/tink/shaded/protobuf/InvalidProtocolBufferException$InvalidWireTypeException; -Lcom/google/crypto/tink/shaded/protobuf/JavaType; -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->(Ljava/lang/String;ILjava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->getBoxedType()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->values()[Lcom/google/crypto/tink/shaded/protobuf/JavaType; -Lcom/google/crypto/tink/shaded/protobuf/LazyFieldLite; -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->lite()Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->makeImmutableListAt(Ljava/lang/Object;J)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->mergeListsAt(Ljava/lang/Object;Ljava/lang/Object;J)V -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->(Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->createSchema(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->getDefaultMessageInfoFactory()Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->getDescriptorMessageInfoFactory()Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->isProto2(Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->newSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$1; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$1;->()V -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->([Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemaLite;->()V -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->lite()Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->loadSchemaForFullRuntime()Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -Lcom/google/crypto/tink/shaded/protobuf/MessageLite$Builder; -Lcom/google/crypto/tink/shaded/protobuf/MessageLiteOrBuilder; -Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->([I[Ljava/lang/Object;IILcom/google/crypto/tink/shaded/protobuf/MessageLite;ZZ[IIILcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->arePresentForEquals(Ljava/lang/Object;Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->checkMutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->equals(Ljava/lang/Object;Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getMessageFieldSchema(I)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getSerializedSize(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getSerializedSizeProto3(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getUnknownFieldsSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->intAt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->isFieldPresent(Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->isMutable(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->listAt(Ljava/lang/Object;J)Ljava/util/List; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->makeImmutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Reader;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFromHelper(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Reader;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeSingleField(Ljava/lang/Object;Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mutableMessageFieldForMerge(Ljava/lang/Object;I)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newInstance()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newSchemaForRawMessageInfo(Lcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->numberAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->offset(I)J -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->parseProto3Message(Ljava/lang/Object;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->positionForFieldNumber(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->positionForFieldNumber(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->presenceMaskAndOffsetAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->reflectField(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->setFieldPresent(Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->slowPositionForFieldNumber(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->storeMessageField(Ljava/lang/Object;ILjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->type(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->typeAndOffsetAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeFieldsInAscendingOrderProto3(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeString(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeTo(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeUnknownInMessageTo(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite;->newInstance(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->lite()Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->loadSchemaForFullRuntime()Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -Lcom/google/crypto/tink/shaded/protobuf/ProtoSyntax; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtoSyntax;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtoSyntax;->(Ljava/lang/String;I)V -Lcom/google/crypto/tink/shaded/protobuf/Protobuf; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->getInstance()Lcom/google/crypto/tink/shaded/protobuf/Protobuf; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->registerSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/Schema;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->schemaFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->schemaFor(Ljava/lang/Object;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->([Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->add(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->emptyList()Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->ensureIndexInRange(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->get(I)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->mutableCopyWithCapacity(I)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->mutableCopyWithCapacity(I)Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->size()I -Lcom/google/crypto/tink/shaded/protobuf/RawMessageInfo; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getDefaultInstance()Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getObjects()[Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getStringInfo()Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getSyntax()Lcom/google/crypto/tink/shaded/protobuf/ProtoSyntax; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->isMessageSetWireFormat()Z -Lcom/google/crypto/tink/shaded/protobuf/Reader; -Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/SchemaFactory; -Lcom/google/crypto/tink/shaded/protobuf/SchemaUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->computeSizeMessage(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->computeSizeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getGeneratedMessageClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getUnknownFieldSetSchema(Z)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getUnknownFieldSetSchemaClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->mergeUnknownFields(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->requireGeneratedMessage(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->safeEquals(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->unknownFieldSetLiteSchema()Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->writeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Writer;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -Lcom/google/crypto/tink/shaded/protobuf/UninitializedMessageException; -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;->()V -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->(I[I[Ljava/lang/Object;Z)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->getDefaultInstance()Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->getSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->makeImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getFromMessage(Ljava/lang/Object;)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getFromMessage(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getSerializedSize(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->makeImmutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->merge(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->merge(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->setToMessage(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->setToMessage(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->writeTo(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->arrayBaseOffset(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->arrayIndexScale(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->bufferAddressField()Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->determineAndroidSupportByAddressSize(Ljava/lang/Class;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->field(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->fieldOffset(Ljava/lang/reflect/Field;)J -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getInt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getMemoryAccessor()Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getUnsafe()Lsun/misc/Unsafe; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->hasUnsafeArrayOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->hasUnsafeByteBufferOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->putInt(Ljava/lang/Object;JI)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->supportsUnsafeArrayOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->supportsUnsafeByteBufferOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->run()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->run()Lsun/misc/Unsafe; -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor;->(Lsun/misc/Unsafe;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor;->supportsUnsafeByteBufferOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->(Lsun/misc/Unsafe;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->arrayBaseOffset(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->arrayIndexScale(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->getInt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->objectFieldOffset(Ljava/lang/reflect/Field;)J -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->putInt(Ljava/lang/Object;JI)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->supportsUnsafeArrayOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/Utf8; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->decodeUtf8([BII)Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->encode(Ljava/lang/CharSequence;[BII)I -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->encodedLength(Ljava/lang/CharSequence;)I -Lcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->access$400(B)Z -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->access$500(B[CI)V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->handleOneByte(B[CI)V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->isOneByte(B)Z -Lcom/google/crypto/tink/shaded/protobuf/Utf8$Processor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$Processor;->()V -Lcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->decodeUtf8([BII)Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->encodeUtf8(Ljava/lang/CharSequence;[BII)I -Lcom/google/crypto/tink/shaded/protobuf/Utf8$UnpairedSurrogateException; -Lcom/google/crypto/tink/shaded/protobuf/Utf8$UnsafeProcessor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$UnsafeProcessor;->isAvailable()Z -Lcom/google/crypto/tink/shaded/protobuf/WireFormat; -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->getTagFieldNumber(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->getTagWireType(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->makeTag(II)I -Lcom/google/crypto/tink/shaded/protobuf/Writer; -Lcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder; -HSPLcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder;->(Ljava/lang/String;I)V -Lcom/google/crypto/tink/subtle/AesGcmJce; -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->()V -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->([B)V -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->encrypt([B[B)[B -Lcom/google/crypto/tink/subtle/AesSiv; -HSPLcom/google/crypto/tink/subtle/AesSiv;->()V -HSPLcom/google/crypto/tink/subtle/AesSiv;->([B)V -HSPLcom/google/crypto/tink/subtle/AesSiv;->encryptDeterministically([B[B)[B -HSPLcom/google/crypto/tink/subtle/AesSiv;->s2v([[B)[B -Lcom/google/crypto/tink/subtle/Base64; -HSPLcom/google/crypto/tink/subtle/Base64;->()V -HSPLcom/google/crypto/tink/subtle/Base64;->encode([B)Ljava/lang/String; -HSPLcom/google/crypto/tink/subtle/Base64;->encode([BI)[B -HSPLcom/google/crypto/tink/subtle/Base64;->encode([BIII)[B -HSPLcom/google/crypto/tink/subtle/Base64;->encodeToString([BI)Ljava/lang/String; -Lcom/google/crypto/tink/subtle/Base64$Coder; -HSPLcom/google/crypto/tink/subtle/Base64$Coder;->()V -Lcom/google/crypto/tink/subtle/Base64$Encoder; -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->()V -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->(I[B)V -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->process([BIIZ)Z -Lcom/google/crypto/tink/subtle/Bytes; -HSPLcom/google/crypto/tink/subtle/Bytes;->concat([[B)[B -HSPLcom/google/crypto/tink/subtle/Bytes;->xor([BI[BII)[B -HSPLcom/google/crypto/tink/subtle/Bytes;->xor([B[B)[B -Lcom/google/crypto/tink/subtle/EngineFactory; -HSPLcom/google/crypto/tink/subtle/EngineFactory;->()V -HSPLcom/google/crypto/tink/subtle/EngineFactory;->(Lcom/google/crypto/tink/subtle/EngineWrapper;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory;->getInstance(Ljava/lang/String;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/EngineFactory;->toProviderList([Ljava/lang/String;)Ljava/util/List; -Lcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy; -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->(Lcom/google/crypto/tink/subtle/EngineWrapper;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->(Lcom/google/crypto/tink/subtle/EngineWrapper;Lcom/google/crypto/tink/subtle/EngineFactory$1;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->getInstance(Ljava/lang/String;)Ljava/lang/Object; -Lcom/google/crypto/tink/subtle/EngineFactory$Policy; -Lcom/google/crypto/tink/subtle/EngineWrapper; -Lcom/google/crypto/tink/subtle/EngineWrapper$TCipher; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->()V -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->getInstance(Ljava/lang/String;Ljava/security/Provider;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->getInstance(Ljava/lang/String;Ljava/security/Provider;)Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyAgreement; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyAgreement;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyFactory; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyFactory;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyPairGenerator; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyPairGenerator;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TMac; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TMac;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TMessageDigest; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TMessageDigest;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TSignature; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TSignature;->()V -Lcom/google/crypto/tink/subtle/Hex; -HSPLcom/google/crypto/tink/subtle/Hex;->encode([B)Ljava/lang/String; -Lcom/google/crypto/tink/subtle/PrfAesCmac; -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->()V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->([B)V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->compute([BI)[B -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->generateSubKeys()V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->instance()Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/subtle/Random; -HSPLcom/google/crypto/tink/subtle/Random;->()V -HSPLcom/google/crypto/tink/subtle/Random;->access$000()Ljava/security/SecureRandom; -HSPLcom/google/crypto/tink/subtle/Random;->newDefaultSecureRandom()Ljava/security/SecureRandom; -HSPLcom/google/crypto/tink/subtle/Random;->randBytes(I)[B -Lcom/google/crypto/tink/subtle/Random$1; -HSPLcom/google/crypto/tink/subtle/Random$1;->()V -HSPLcom/google/crypto/tink/subtle/Random$1;->initialValue()Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/Random$1;->initialValue()Ljava/security/SecureRandom; -Lcom/google/crypto/tink/subtle/SubtleUtil; -HSPLcom/google/crypto/tink/subtle/SubtleUtil;->androidApiLevel()I -HSPLcom/google/crypto/tink/subtle/SubtleUtil;->isAndroid()Z -Lcom/google/crypto/tink/subtle/Validators; -HSPLcom/google/crypto/tink/subtle/Validators;->()V -HSPLcom/google/crypto/tink/subtle/Validators;->validateAesKeySize(I)V -HSPLcom/google/crypto/tink/subtle/Validators;->validateKmsKeyUriAndRemovePrefix(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/google/crypto/tink/subtle/Validators;->validateVersion(II)V -Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->([BII)V -HSPLcom/google/crypto/tink/util/Bytes;->copyFrom([B)Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->copyFrom([BII)Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/util/Bytes;->hashCode()I -HSPLcom/google/crypto/tink/util/Bytes;->size()I -Lcom/google/crypto/tink/util/SecretBytes; -HSPLcom/google/crypto/tink/util/SecretBytes;->(Lcom/google/crypto/tink/util/Bytes;)V -HSPLcom/google/crypto/tink/util/SecretBytes;->copyFrom([BLcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/util/SecretBytes; -HSPLcom/google/crypto/tink/util/SecretBytes;->size()I Lcom/google/firebase/AutoValue_StartupTime; HSPLcom/google/firebase/AutoValue_StartupTime;->(JJJ)V Lcom/google/firebase/DataCollectionDefaultChange; @@ -10306,6 +8503,7 @@ HSPLcom/google/firebase/sessions/SessionLifecycleClient;->bindToService(Lcom/goo HSPLcom/google/firebase/sessions/SessionLifecycleClient;->drainQueue()Ljava/util/List; HSPLcom/google/firebase/sessions/SessionLifecycleClient;->foregrounded()V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->getLatestByCode(Ljava/util/List;I)Landroid/os/Message; +HSPLcom/google/firebase/sessions/SessionLifecycleClient;->queueMessage(Landroid/os/Message;)V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendLifecycleEvent(I)V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendLifecycleEvents(Ljava/util/List;)Lkotlinx/coroutines/Job; HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendMessageToServer(Landroid/os/Message;)V @@ -10865,7 +9063,7 @@ HSPLio/sentry/JsonObjectReader;->nextStringOrNull()Ljava/lang/String; Lio/sentry/JsonObjectSerializer; HSPLio/sentry/JsonObjectSerializer;->(I)V HPLio/sentry/JsonObjectSerializer;->serialize(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/lang/Object;)V -HPLio/sentry/JsonObjectSerializer;->serializeCollection(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Collection;)V +HSPLio/sentry/JsonObjectSerializer;->serializeCollection(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Collection;)V HSPLio/sentry/JsonObjectSerializer;->serializeDate(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Date;)V HPLio/sentry/JsonObjectSerializer;->serializeMap(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Map;)V Lio/sentry/JsonObjectWriter; @@ -10876,7 +9074,7 @@ HSPLio/sentry/JsonObjectWriter;->beginObject()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->beginObject()Lio/sentry/ObjectWriter; HSPLio/sentry/JsonObjectWriter;->endArray()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->endArray()Lio/sentry/ObjectWriter; -HPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/JsonObjectWriter; +HSPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/ObjectWriter; HPLio/sentry/JsonObjectWriter;->name(Ljava/lang/String;)Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->name(Ljava/lang/String;)Lio/sentry/ObjectWriter; @@ -12524,7 +10722,7 @@ HPLio/sentry/vendor/gson/stream/JsonWriter;->string(Ljava/lang/String;)V HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(J)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/Boolean;)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/Number;)Lio/sentry/vendor/gson/stream/JsonWriter; -HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/String;)Lio/sentry/vendor/gson/stream/JsonWriter; +HPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/String;)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Z)Lio/sentry/vendor/gson/stream/JsonWriter; HPLio/sentry/vendor/gson/stream/JsonWriter;->writeDeferredName()V Ljavax/inject/Provider; @@ -13720,7 +11918,7 @@ HSPLkotlinx/coroutines/JobNode;->()V HSPLkotlinx/coroutines/JobNode;->dispose()V HSPLkotlinx/coroutines/JobNode;->getJob()Lkotlinx/coroutines/JobSupport; HSPLkotlinx/coroutines/JobNode;->getList()Lkotlinx/coroutines/NodeList; -HSPLkotlinx/coroutines/JobNode;->isActive()Z +PLkotlinx/coroutines/JobNode;->isActive()Z HSPLkotlinx/coroutines/JobNode;->setJob(Lkotlinx/coroutines/JobSupport;)V Lkotlinx/coroutines/JobSupport; HSPLkotlinx/coroutines/JobSupport;->()V @@ -14297,7 +12495,7 @@ HSPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coro Lkotlinx/coroutines/internal/DispatchedContinuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->(Lkotlinx/coroutines/CoroutineDispatcher;Lkotlin/coroutines/Continuation;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V +HPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation$kotlinx_coroutines_core()Lkotlinx/coroutines/CancellableContinuationImpl; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/coroutines/CoroutineContext; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$kotlinx_coroutines_core()Lkotlin/coroutines/Continuation; @@ -15239,7 +13437,6 @@ HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Ne HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideFcmServiceProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideJsonProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideKotlinSerializationConverterProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; -HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideMasterKeyProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNonAuthOkHttpClientProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNoneAuthAppRetrofitProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNoneAuthServiceProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; @@ -15311,6 +13508,8 @@ HSPLorg/sopt/official/auth/impl/repository/AuthRepositoryImpl;->(Lorg/sopt Lorg/sopt/official/auth/impl/source/LocalAuthDataSource; Lorg/sopt/official/auth/impl/source/RemoteAuthDataSource; Lorg/sopt/official/auth/repository/AuthRepository; +Lorg/sopt/official/common/file/SharedPreferencesKt; +HSPLorg/sopt/official/common/file/SharedPreferencesKt;->createSharedPreference(Ljava/lang/String;Landroid/content/Context;)Landroid/content/SharedPreferences; Lorg/sopt/official/common/navigator/NavigatorProvider; Lorg/sopt/official/common/util/PixelKt; HSPLorg/sopt/official/common/util/PixelKt;->getDp(I)I @@ -15502,6 +13701,12 @@ HSPLorg/sopt/official/network/di/AuthModule;->()V HSPLorg/sopt/official/network/di/AuthModule;->provideNoneAuthService(Lretrofit2/Retrofit;)Lorg/sopt/official/network/service/RefreshService; Lorg/sopt/official/network/di/AuthModule_ProvideNoneAuthServiceFactory; HSPLorg/sopt/official/network/di/AuthModule_ProvideNoneAuthServiceFactory;->provideNoneAuthService(Lretrofit2/Retrofit;)Lorg/sopt/official/network/service/RefreshService; +Lorg/sopt/official/network/di/DataStoreModule; +HSPLorg/sopt/official/network/di/DataStoreModule;->()V +HSPLorg/sopt/official/network/di/DataStoreModule;->()V +HSPLorg/sopt/official/network/di/DataStoreModule;->provideSoptDataStoreName()Ljava/lang/String; +Lorg/sopt/official/network/di/DataStoreModule_ProvideSoptDataStoreNameFactory; +HSPLorg/sopt/official/network/di/DataStoreModule_ProvideSoptDataStoreNameFactory;->provideSoptDataStoreName()Ljava/lang/String; Lorg/sopt/official/network/di/NetModule; HSPLorg/sopt/official/network/di/NetModule;->$r8$lambda$thCTn7vO4HcKTEOrzguJdcV72ac(Lkotlinx/serialization/json/JsonBuilder;)Lkotlin/Unit; HSPLorg/sopt/official/network/di/NetModule;->()V @@ -15531,22 +13736,12 @@ Lorg/sopt/official/network/di/NetModule_ProvideOkHttpClientFactory; HSPLorg/sopt/official/network/di/NetModule_ProvideOkHttpClientFactory;->provideOkHttpClient(Lokhttp3/Interceptor;Lokhttp3/Interceptor;Lorg/sopt/official/network/authenticator/SoptAuthenticator;)Lokhttp3/OkHttpClient; Lorg/sopt/official/network/di/NetModule_ProviderLoggingInterceptorFactory; HSPLorg/sopt/official/network/di/NetModule_ProviderLoggingInterceptorFactory;->providerLoggingInterceptor()Lokhttp3/Interceptor; -Lorg/sopt/official/network/di/SecurityModule; -HSPLorg/sopt/official/network/di/SecurityModule;->()V -HSPLorg/sopt/official/network/di/SecurityModule;->()V -HSPLorg/sopt/official/network/di/SecurityModule;->provideMasterKey(Landroid/content/Context;)Landroidx/security/crypto/MasterKey; -HSPLorg/sopt/official/network/di/SecurityModule;->provideSoptDataStoreName()Ljava/lang/String; -Lorg/sopt/official/network/di/SecurityModule_ProvideMasterKeyFactory; -HSPLorg/sopt/official/network/di/SecurityModule_ProvideMasterKeyFactory;->provideMasterKey(Landroid/content/Context;)Landroidx/security/crypto/MasterKey; -Lorg/sopt/official/network/di/SecurityModule_ProvideSoptDataStoreNameFactory; -HSPLorg/sopt/official/network/di/SecurityModule_ProvideSoptDataStoreNameFactory;->provideSoptDataStoreName()Ljava/lang/String; Lorg/sopt/official/network/interceptor/AuthInterceptor; HSPLorg/sopt/official/network/interceptor/AuthInterceptor;->(Lorg/sopt/official/network/persistence/SoptDataStore;)V Lorg/sopt/official/network/model/request/RefreshRequest; Lorg/sopt/official/network/persistence/SoptDataStore; HSPLorg/sopt/official/network/persistence/SoptDataStore;->()V -HSPLorg/sopt/official/network/persistence/SoptDataStore;->(Landroid/content/Context;Ljava/lang/String;Landroidx/security/crypto/MasterKey;)V -HSPLorg/sopt/official/network/persistence/SoptDataStore;->createSharedPreference(ZLjava/lang/String;Landroidx/security/crypto/MasterKey;)Landroid/content/SharedPreferences; +HSPLorg/sopt/official/network/persistence/SoptDataStore;->(Landroid/content/Context;Ljava/lang/String;)V HSPLorg/sopt/official/network/persistence/SoptDataStore;->getAccessToken()Ljava/lang/String; HSPLorg/sopt/official/network/persistence/SoptDataStore;->getUserStatus()Ljava/lang/String; HSPLorg/sopt/official/network/persistence/SoptDataStore;->setPushToken(Ljava/lang/String;)V diff --git a/app/src/release/generated/baselineProfiles/startup-prof.txt b/app/src/release/generated/baselineProfiles/startup-prof.txt index 0eaf813c9..56cd2116c 100644 --- a/app/src/release/generated/baselineProfiles/startup-prof.txt +++ b/app/src/release/generated/baselineProfiles/startup-prof.txt @@ -2393,7 +2393,7 @@ HSPLandroidx/lifecycle/LifecycleRegistry;->()V HSPLandroidx/lifecycle/LifecycleRegistry;->(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/LifecycleRegistry;->(Landroidx/lifecycle/LifecycleOwner;Z)V HSPLandroidx/lifecycle/LifecycleRegistry;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V -HPLandroidx/lifecycle/LifecycleRegistry;->backwardPass(Landroidx/lifecycle/LifecycleOwner;)V +PLandroidx/lifecycle/LifecycleRegistry;->backwardPass(Landroidx/lifecycle/LifecycleOwner;)V HSPLandroidx/lifecycle/LifecycleRegistry;->calculateTargetState(Landroidx/lifecycle/LifecycleObserver;)Landroidx/lifecycle/Lifecycle$State; HSPLandroidx/lifecycle/LifecycleRegistry;->enforceMainThreadIfNeeded(Ljava/lang/String;)V HSPLandroidx/lifecycle/LifecycleRegistry;->forwardPass(Landroidx/lifecycle/LifecycleOwner;)V @@ -2412,7 +2412,7 @@ HSPLandroidx/lifecycle/LifecycleRegistry$Companion;->(Lkotlin/jvm/internal HSPLandroidx/lifecycle/LifecycleRegistry$Companion;->min$lifecycle_runtime_release(Landroidx/lifecycle/Lifecycle$State;Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$State; Landroidx/lifecycle/LifecycleRegistry$ObserverWithState; HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->(Landroidx/lifecycle/LifecycleObserver;Landroidx/lifecycle/Lifecycle$State;)V -HPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->dispatchEvent(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V +HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->dispatchEvent(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V HSPLandroidx/lifecycle/LifecycleRegistry$ObserverWithState;->getState()Landroidx/lifecycle/Lifecycle$State; Landroidx/lifecycle/LifecycleRegistryOwner; Landroidx/lifecycle/LifecycleRegistry_androidKt; @@ -2786,62 +2786,6 @@ HSPLandroidx/savedstate/SavedStateRegistryController$Companion;->create(Landroid Landroidx/savedstate/SavedStateRegistryOwner; Landroidx/savedstate/ViewTreeSavedStateRegistryOwner; HSPLandroidx/savedstate/ViewTreeSavedStateRegistryOwner;->set(Landroid/view/View;Landroidx/savedstate/SavedStateRegistryOwner;)V -Landroidx/security/crypto/EncryptedSharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->(Ljava/lang/String;Ljava/lang/String;Landroid/content/SharedPreferences;Lcom/google/crypto/tink/Aead;Lcom/google/crypto/tink/DeterministicAead;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->create(Landroid/content/Context;Ljava/lang/String;Landroidx/security/crypto/MasterKey;Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;)Landroid/content/SharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->create(Ljava/lang/String;Ljava/lang/String;Landroid/content/Context;Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;)Landroid/content/SharedPreferences; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->edit()Landroid/content/SharedPreferences$Editor; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->encryptKey(Ljava/lang/String;)Ljava/lang/String; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->encryptKeyValuePair(Ljava/lang/String;[B)Landroid/util/Pair; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->getDecryptedObject(Ljava/lang/String;)Ljava/lang/Object; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLandroidx/security/crypto/EncryptedSharedPreferences;->isReservedKey(Ljava/lang/String;)Z -Landroidx/security/crypto/EncryptedSharedPreferences$Editor; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->(Landroidx/security/crypto/EncryptedSharedPreferences;Landroid/content/SharedPreferences$Editor;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->apply()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->clearKeysIfNeeded()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->notifyListeners()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->putEncryptedObject(Ljava/lang/String;[B)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor; -Landroidx/security/crypto/EncryptedSharedPreferences$EncryptedType; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$EncryptedType; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->(Ljava/lang/String;II)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$EncryptedType;->getId()I -Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->(Ljava/lang/String;ILjava/lang/String;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme;->getKeyTemplate()Lcom/google/crypto/tink/KeyTemplate; -Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->$values()[Landroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme; -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->()V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->(Ljava/lang/String;ILjava/lang/String;)V -HSPLandroidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme;->getKeyTemplate()Lcom/google/crypto/tink/KeyTemplate; -Landroidx/security/crypto/MasterKey; -HSPLandroidx/security/crypto/MasterKey;->(Ljava/lang/String;Ljava/lang/Object;)V -HSPLandroidx/security/crypto/MasterKey;->getKeyAlias()Ljava/lang/String; -Landroidx/security/crypto/MasterKey$1; -HSPLandroidx/security/crypto/MasterKey$1;->()V -Landroidx/security/crypto/MasterKey$Builder; -HSPLandroidx/security/crypto/MasterKey$Builder;->(Landroid/content/Context;)V -HSPLandroidx/security/crypto/MasterKey$Builder;->(Landroid/content/Context;Ljava/lang/String;)V -HSPLandroidx/security/crypto/MasterKey$Builder;->build()Landroidx/security/crypto/MasterKey; -HSPLandroidx/security/crypto/MasterKey$Builder;->setKeyScheme(Landroidx/security/crypto/MasterKey$KeyScheme;)Landroidx/security/crypto/MasterKey$Builder; -Landroidx/security/crypto/MasterKey$Builder$Api23Impl; -HSPLandroidx/security/crypto/MasterKey$Builder$Api23Impl;->build(Landroidx/security/crypto/MasterKey$Builder;)Landroidx/security/crypto/MasterKey; -Landroidx/security/crypto/MasterKey$KeyScheme; -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->$values()[Landroidx/security/crypto/MasterKey$KeyScheme; -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->()V -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->(Ljava/lang/String;I)V -HSPLandroidx/security/crypto/MasterKey$KeyScheme;->values()[Landroidx/security/crypto/MasterKey$KeyScheme; -Landroidx/security/crypto/MasterKeys; -HSPLandroidx/security/crypto/MasterKeys;->()V -HSPLandroidx/security/crypto/MasterKeys;->createAES256GCMKeyGenParameterSpec(Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec; -HSPLandroidx/security/crypto/MasterKeys;->generateKey(Landroid/security/keystore/KeyGenParameterSpec;)V -HSPLandroidx/security/crypto/MasterKeys;->getOrCreate(Landroid/security/keystore/KeyGenParameterSpec;)Ljava/lang/String; -HSPLandroidx/security/crypto/MasterKeys;->keyExists(Ljava/lang/String;)Z -HSPLandroidx/security/crypto/MasterKeys;->validate(Landroid/security/keystore/KeyGenParameterSpec;)V Landroidx/startup/AppInitializer; HSPLandroidx/startup/AppInitializer;->()V HSPLandroidx/startup/AppInitializer;->(Landroid/content/Context;)V @@ -4080,7 +4024,6 @@ PLcom/google/android/gms/common/internal/zzp;->zzc()Landroid/os/IBinder; HSPLcom/google/android/gms/common/internal/zzp;->zzd(Landroid/content/ServiceConnection;Landroid/content/ServiceConnection;Ljava/lang/String;)V HSPLcom/google/android/gms/common/internal/zzp;->zze(Ljava/lang/String;Ljava/util/concurrent/Executor;)V PLcom/google/android/gms/common/internal/zzp;->zzf(Landroid/content/ServiceConnection;Ljava/lang/String;)V -PLcom/google/android/gms/common/internal/zzp;->zzg(Ljava/lang/String;)V PLcom/google/android/gms/common/internal/zzp;->zzh(Landroid/content/ServiceConnection;)Z PLcom/google/android/gms/common/internal/zzp;->zzi()Z HSPLcom/google/android/gms/common/internal/zzp;->zzj()Z @@ -6259,1752 +6202,6 @@ Lcom/google/common/collect/UnmodifiableListIterator; HSPLcom/google/common/collect/UnmodifiableListIterator;->()V Lcom/google/common/util/concurrent/Striped$SmallLazyStriped$$ExternalSyntheticBackportWithForwarding0; HSPLcom/google/common/util/concurrent/Striped$SmallLazyStriped$$ExternalSyntheticBackportWithForwarding0;->m(Ljava/util/concurrent/atomic/AtomicReferenceArray;ILjava/lang/Object;Ljava/lang/Object;)Z -Lcom/google/crypto/tink/Aead; -Lcom/google/crypto/tink/CryptoFormat; -HSPLcom/google/crypto/tink/CryptoFormat;->()V -HSPLcom/google/crypto/tink/CryptoFormat;->getOutputPrefix(Lcom/google/crypto/tink/proto/Keyset$Key;)[B -Lcom/google/crypto/tink/CryptoFormat$1; -HSPLcom/google/crypto/tink/CryptoFormat$1;->()V -Lcom/google/crypto/tink/DeterministicAead; -Lcom/google/crypto/tink/InsecureSecretKeyAccess; -HSPLcom/google/crypto/tink/InsecureSecretKeyAccess;->get()Lcom/google/crypto/tink/SecretKeyAccess; -Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/Key;->()V -Lcom/google/crypto/tink/KeyManager; -Lcom/google/crypto/tink/KeyManagerImpl; -HSPLcom/google/crypto/tink/KeyManagerImpl;->(Lcom/google/crypto/tink/internal/KeyTypeManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/KeyManagerImpl;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/KeyManagerImpl;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeyManagerImpl;->keyFactoryHelper()Lcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper; -HSPLcom/google/crypto/tink/KeyManagerImpl;->newKeyData(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/KeyManagerImpl;->validateKeyAndGetPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper; -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->(Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;)V -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->parseValidateCreate(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/KeyManagerImpl$KeyFactoryHelper;->validateCreate(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -Lcom/google/crypto/tink/KeyManagerRegistry; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->()V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->()V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->(Lcom/google/crypto/tink/KeyManagerRegistry;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->createContainerFor(Lcom/google/crypto/tink/internal/KeyTypeManager;)Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManager(Ljava/lang/String;Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManagerContainerOrThrow(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getKeyManagerInternal(Ljava/lang/String;Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->getUntypedKeyManager(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry;->registerKeyManager(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->registerKeyManagerContainer(Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer;Z)V -HSPLcom/google/crypto/tink/KeyManagerRegistry;->typeUrlExists(Ljava/lang/String;)Z -Lcom/google/crypto/tink/KeyManagerRegistry$2; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getImplementingClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getKeyManager(Ljava/lang/Class;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->getUntypedKeyManager()Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/KeyManagerRegistry$2;->supportedPrimitives()Ljava/util/Set; -Lcom/google/crypto/tink/KeyManagerRegistry$KeyManagerContainer; -Lcom/google/crypto/tink/KeyStatus; -HSPLcom/google/crypto/tink/KeyStatus;->()V -HSPLcom/google/crypto/tink/KeyStatus;->(Ljava/lang/String;)V -Lcom/google/crypto/tink/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->(Lcom/google/crypto/tink/proto/KeyTemplate;)V -HSPLcom/google/crypto/tink/KeyTemplate;->create(Ljava/lang/String;[BLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->getProto()Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/KeyTemplate;->toProto(Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/proto/OutputPrefixType; -Lcom/google/crypto/tink/KeyTemplate$1; -HSPLcom/google/crypto/tink/KeyTemplate$1;->()V -Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType; -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->()V -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/KeyTemplate$OutputPrefixType;->values()[Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType; -Lcom/google/crypto/tink/KeyTemplates; -HSPLcom/google/crypto/tink/KeyTemplates;->get(Ljava/lang/String;)Lcom/google/crypto/tink/KeyTemplate; -Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetHandle;->(Lcom/google/crypto/tink/proto/Keyset;Ljava/util/List;)V -HSPLcom/google/crypto/tink/KeysetHandle;->assertEnoughKeyMaterial(Lcom/google/crypto/tink/proto/Keyset;)V -HSPLcom/google/crypto/tink/KeysetHandle;->encrypt(Lcom/google/crypto/tink/proto/Keyset;Lcom/google/crypto/tink/Aead;[B)Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/KeysetHandle;->fromKeyset(Lcom/google/crypto/tink/proto/Keyset;)Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetHandle;->getEntriesFromKeyset(Lcom/google/crypto/tink/proto/Keyset;)Ljava/util/List; -HSPLcom/google/crypto/tink/KeysetHandle;->getFullPrimitiveOrNull(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getKeysetInfo()Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/KeysetHandle;->getLegacyPrimitiveOrNull(Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getPrimitive(Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->getPrimitiveWithKnownInputPrimitive(Ljava/lang/Class;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/KeysetHandle;->parseStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/KeyStatus; -HSPLcom/google/crypto/tink/KeysetHandle;->size()I -HSPLcom/google/crypto/tink/KeysetHandle;->toProtoKeySerialization(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/KeysetHandle;->write(Lcom/google/crypto/tink/KeysetWriter;Lcom/google/crypto/tink/Aead;)V -HSPLcom/google/crypto/tink/KeysetHandle;->writeWithAssociatedData(Lcom/google/crypto/tink/KeysetWriter;Lcom/google/crypto/tink/Aead;[B)V -Lcom/google/crypto/tink/KeysetHandle$1; -HSPLcom/google/crypto/tink/KeysetHandle$1;->()V -Lcom/google/crypto/tink/KeysetHandle$Entry; -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->(Lcom/google/crypto/tink/Key;Lcom/google/crypto/tink/KeyStatus;IZ)V -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->(Lcom/google/crypto/tink/Key;Lcom/google/crypto/tink/KeyStatus;IZLcom/google/crypto/tink/KeysetHandle$1;)V -HSPLcom/google/crypto/tink/KeysetHandle$Entry;->getKey()Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->(Lcom/google/crypto/tink/proto/Keyset$Builder;)V -HSPLcom/google/crypto/tink/KeysetManager;->add(Lcom/google/crypto/tink/KeyTemplate;)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->addNewKey(Lcom/google/crypto/tink/proto/KeyTemplate;Z)I -HSPLcom/google/crypto/tink/KeysetManager;->createKeysetKey(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/KeysetManager;->getKeysetHandle()Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/KeysetManager;->keyIdExists(I)Z -HSPLcom/google/crypto/tink/KeysetManager;->newKey(Lcom/google/crypto/tink/proto/KeyTemplate;)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/KeysetManager;->newKeyId()I -HSPLcom/google/crypto/tink/KeysetManager;->setPrimary(I)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/KeysetManager;->withEmptyKeyset()Lcom/google/crypto/tink/KeysetManager; -Lcom/google/crypto/tink/KeysetWriter; -Lcom/google/crypto/tink/KmsClient; -Lcom/google/crypto/tink/Mac; -Lcom/google/crypto/tink/Parameters; -HSPLcom/google/crypto/tink/Parameters;->()V -Lcom/google/crypto/tink/PrimitiveSet; -HSPLcom/google/crypto/tink/PrimitiveSet;->(Ljava/util/concurrent/ConcurrentMap;Lcom/google/crypto/tink/PrimitiveSet$Entry;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/PrimitiveSet;->(Ljava/util/concurrent/ConcurrentMap;Lcom/google/crypto/tink/PrimitiveSet$Entry;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;Ljava/lang/Class;Lcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet;->access$100(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/util/concurrent/ConcurrentMap;)Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->addEntryToMap(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Ljava/util/concurrent/ConcurrentMap;)Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->getPrimary()Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/PrimitiveSet;->hasAnnotations()Z -HSPLcom/google/crypto/tink/PrimitiveSet;->newBuilder(Ljava/lang/Class;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->(Ljava/lang/Class;Lcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->addPrimaryFullPrimitiveAndOptionalPrimitive(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->addPrimitive(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/crypto/tink/proto/Keyset$Key;Z)Lcom/google/crypto/tink/PrimitiveSet$Builder; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->build()Lcom/google/crypto/tink/PrimitiveSet; -HSPLcom/google/crypto/tink/PrimitiveSet$Builder;->setAnnotations(Lcom/google/crypto/tink/monitoring/MonitoringAnnotations;)Lcom/google/crypto/tink/PrimitiveSet$Builder; -Lcom/google/crypto/tink/PrimitiveSet$Entry; -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->(Ljava/lang/Object;Ljava/lang/Object;[BLcom/google/crypto/tink/proto/KeyStatusType;Lcom/google/crypto/tink/proto/OutputPrefixType;ILjava/lang/String;Lcom/google/crypto/tink/Key;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getIdentifier()[B -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getKeyId()I -HSPLcom/google/crypto/tink/PrimitiveSet$Entry;->getPrimitive()Ljava/lang/Object; -Lcom/google/crypto/tink/PrimitiveSet$Prefix; -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->([B)V -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->([BLcom/google/crypto/tink/PrimitiveSet$1;)V -HSPLcom/google/crypto/tink/PrimitiveSet$Prefix;->hashCode()I -Lcom/google/crypto/tink/PrimitiveWrapper; -Lcom/google/crypto/tink/Registry; -HSPLcom/google/crypto/tink/Registry;->()V -HSPLcom/google/crypto/tink/Registry;->createDeriverFor(Lcom/google/crypto/tink/internal/KeyTypeManager;)Lcom/google/crypto/tink/Registry$KeyDeriverContainer; -HSPLcom/google/crypto/tink/Registry;->ensureKeyManagerInsertable(Ljava/lang/String;Ljava/util/Map;Z)V -HSPLcom/google/crypto/tink/Registry;->getFullPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getInputPrimitive(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/Registry;->getPrimitive(Lcom/google/crypto/tink/proto/KeyData;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getPrimitive(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/Registry;->getUntypedKeyManager(Ljava/lang/String;)Lcom/google/crypto/tink/KeyManager; -HSPLcom/google/crypto/tink/Registry;->keyTemplateMap()Ljava/util/Map; -HSPLcom/google/crypto/tink/Registry;->newKeyData(Lcom/google/crypto/tink/proto/KeyTemplate;)Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/Registry;->registerKeyManager(Lcom/google/crypto/tink/internal/KeyTypeManager;Z)V -HSPLcom/google/crypto/tink/Registry;->registerKeyTemplates(Ljava/lang/String;Ljava/util/Map;)V -HSPLcom/google/crypto/tink/Registry;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)V -HSPLcom/google/crypto/tink/Registry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/Registry$1; -HSPLcom/google/crypto/tink/Registry$1;->(Lcom/google/crypto/tink/internal/KeyTypeManager;)V -Lcom/google/crypto/tink/Registry$KeyDeriverContainer; -Lcom/google/crypto/tink/SecretKeyAccess; -HSPLcom/google/crypto/tink/SecretKeyAccess;->()V -HSPLcom/google/crypto/tink/SecretKeyAccess;->()V -HSPLcom/google/crypto/tink/SecretKeyAccess;->instance()Lcom/google/crypto/tink/SecretKeyAccess; -HSPLcom/google/crypto/tink/SecretKeyAccess;->requireAccess(Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/SecretKeyAccess; -Lcom/google/crypto/tink/Util; -HSPLcom/google/crypto/tink/Util;->()V -HSPLcom/google/crypto/tink/Util;->getKeyInfo(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/Util;->getKeysetInfo(Lcom/google/crypto/tink/proto/Keyset;)Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/Util;->validateKey(Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/Util;->validateKeyset(Lcom/google/crypto/tink/proto/Keyset;)V -Lcom/google/crypto/tink/aead/AeadConfig; -HSPLcom/google/crypto/tink/aead/AeadConfig;->()V -HSPLcom/google/crypto/tink/aead/AeadConfig;->init()V -HSPLcom/google/crypto/tink/aead/AeadConfig;->register()V -Lcom/google/crypto/tink/aead/AeadKey; -HSPLcom/google/crypto/tink/aead/AeadKey;->()V -Lcom/google/crypto/tink/aead/AeadParameters; -HSPLcom/google/crypto/tink/aead/AeadParameters;->()V -Lcom/google/crypto/tink/aead/AeadWrapper; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->getInputPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->register()V -HSPLcom/google/crypto/tink/aead/AeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/aead/AeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Ljava/lang/Object; -Lcom/google/crypto/tink/aead/AeadWrapper$WrappedAead; -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->(Lcom/google/crypto/tink/PrimitiveSet;)V -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->(Lcom/google/crypto/tink/PrimitiveSet;Lcom/google/crypto/tink/aead/AeadWrapper$1;)V -HSPLcom/google/crypto/tink/aead/AeadWrapper$WrappedAead;->encrypt([B[B)[B -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->access$000(IIIILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->createKeyFormat(IIIILcom/google/crypto/tink/proto/HashType;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->createKeyFormat(IIIILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesCtrHmacAeadKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesEaxKey; -Lcom/google/crypto/tink/aead/AesEaxKeyManager; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->access$000(IILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->createKeyFormat(IILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesEaxKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesEaxKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$2;->(Lcom/google/crypto/tink/aead/AesEaxKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesEaxKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesEaxParameters; -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesEaxProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKey;->(Lcom/google/crypto/tink/aead/AesGcmParameters;Lcom/google/crypto/tink/util/SecretBytes;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Integer;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey;->(Lcom/google/crypto/tink/aead/AesGcmParameters;Lcom/google/crypto/tink/util/SecretBytes;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Integer;Lcom/google/crypto/tink/aead/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey;->builder()Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->()V -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->(Lcom/google/crypto/tink/aead/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->build()Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->getOutputPrefix()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setIdRequirement(Ljava/lang/Integer;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setKeyBytes(Lcom/google/crypto/tink/util/SecretBytes;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmKey$Builder;->setParameters(Lcom/google/crypto/tink/aead/AesGcmParameters;)Lcom/google/crypto/tink/aead/AesGcmKey$Builder; -Lcom/google/crypto/tink/aead/AesGcmKeyManager; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->access$000(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->createKeyFormat(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->getVersion()I -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->keyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->register(Z)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->validateKey(Lcom/google/crypto/tink/proto/AesGcmKey;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager;->validateKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/aead/AesGcmKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/proto/AesGcmKey;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/aead/AesGcmKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->(Lcom/google/crypto/tink/aead/AesGcmKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->createKey(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->createKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->keyFormats()Ljava/util/Map; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;)V -HSPLcom/google/crypto/tink/aead/AesGcmKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/aead/AesGcmParameters; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->(IIILcom/google/crypto/tink/aead/AesGcmParameters$Variant;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->(IIILcom/google/crypto/tink/aead/AesGcmParameters$Variant;Lcom/google/crypto/tink/aead/AesGcmParameters$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->builder()Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->getKeySizeBytes()I -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->getVariant()Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -HSPLcom/google/crypto/tink/aead/AesGcmParameters;->hasIdRequirement()Z -Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->()V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->(Lcom/google/crypto/tink/aead/AesGcmParameters$1;)V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->build()Lcom/google/crypto/tink/aead/AesGcmParameters; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setIvSizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setKeySizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setTagSizeBytes(I)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Builder;->setVariant(Lcom/google/crypto/tink/aead/AesGcmParameters$Variant;)Lcom/google/crypto/tink/aead/AesGcmParameters$Builder; -Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Variant;->()V -HSPLcom/google/crypto/tink/aead/AesGcmParameters$Variant;->(Ljava/lang/String;)V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->$r8$lambda$vgZA9XPoksba5kVX1QfZs6Wg60E(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->parseKey(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/aead/AesGcmKey; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization;->toVariant(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/aead/AesGcmParameters$Variant; -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3;->()V -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$$ExternalSyntheticLambda3;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/aead/AesGcmProtoSerialization$1; -HSPLcom/google/crypto/tink/aead/AesGcmProtoSerialization$1;->()V -Lcom/google/crypto/tink/aead/AesGcmSivKey; -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->()V -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->access$000(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->canUseAesGcmSive()Z -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->createKeyFormat(ILcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager$1; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/AesGcmSivKeyManager$2; -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$2;->(Lcom/google/crypto/tink/aead/AesGcmSivKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/AesGcmSivKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/AesGcmSivParameters; -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/AesGcmSivProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305Key; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$1; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2;->(Lcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305KeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305Parameters; -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/ChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/KmsAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/KmsAeadKeyManager;Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->()V -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$1; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$2; -HSPLcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager$2;->(Lcom/google/crypto/tink/aead/KmsEnvelopeAeadKeyManager;Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305Key; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;->register(Z)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$1; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2;->(Lcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305KeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305Parameters; -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->register()V -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/aead/XChaCha20Poly1305ProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->()V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->([BZ)V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->encrypt([B[B[B)[B -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->getParams([B)Ljava/security/spec/AlgorithmParameterSpec; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce;->getParams([BII)Ljava/security/spec/AlgorithmParameterSpec; -Lcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->()V -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->initialValue()Ljava/lang/Object; -HSPLcom/google/crypto/tink/aead/internal/InsecureNonceAesGcmJce$1;->initialValue()Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/config/TinkFips; -HSPLcom/google/crypto/tink/config/TinkFips;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsStatus; -HSPLcom/google/crypto/tink/config/internal/TinkFipsStatus;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil;->()V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil;->useOnlyFips()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->()V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility;->(Ljava/lang/String;ILcom/google/crypto/tink/config/internal/TinkFipsUtil$1;)V -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$1;->isCompatible()Z -Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2; -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility$2;->isCompatible()Z -Lcom/google/crypto/tink/daead/AesSivKeyManager; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->()V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->getVersion()I -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->keyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->parseKey(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->register(Z)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->validateKey(Lcom/google/crypto/tink/proto/AesSivKey;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager;->validateKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/daead/AesSivKeyManager$1; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/proto/AesSivKey;)Lcom/google/crypto/tink/DeterministicAead; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$1;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Ljava/lang/Object; -Lcom/google/crypto/tink/daead/AesSivKeyManager$2; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->(Lcom/google/crypto/tink/daead/AesSivKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->createKey(Lcom/google/crypto/tink/proto/AesSivKeyFormat;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->createKey(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->keyFormats()Ljava/util/Map; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->parseKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/proto/AesSivKeyFormat;)V -HSPLcom/google/crypto/tink/daead/AesSivKeyManager$2;->validateKeyFormat(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;)V -Lcom/google/crypto/tink/daead/DeterministicAeadConfig; -HSPLcom/google/crypto/tink/daead/DeterministicAeadConfig;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadConfig;->register()V -Lcom/google/crypto/tink/daead/DeterministicAeadWrapper; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->getInputPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->register()V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Lcom/google/crypto/tink/DeterministicAead; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper;->wrap(Lcom/google/crypto/tink/PrimitiveSet;)Ljava/lang/Object; -Lcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead; -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead;->(Lcom/google/crypto/tink/PrimitiveSet;)V -HSPLcom/google/crypto/tink/daead/DeterministicAeadWrapper$WrappedDeterministicAead;->encryptDeterministically([B[B)[B -Lcom/google/crypto/tink/integration/android/AndroidKeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$1;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->access$600()Ljava/lang/Object; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->access$700()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->getKeysetHandle()Lcom/google/crypto/tink/KeysetHandle; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager;->isAtLeastM()Z -Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$000(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Landroid/content/Context; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$100(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Ljava/lang/String; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$200(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Ljava/lang/String; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$300(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->access$400(Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;)Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->build()Lcom/google/crypto/tink/integration/android/AndroidKeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->generateKeysetAndWriteToPrefs()Lcom/google/crypto/tink/KeysetManager; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->readKeysetFromPrefs(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->readOrGenerateNewMasterKey()Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withKeyTemplate(Lcom/google/crypto/tink/KeyTemplate;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withMasterKeyUri(Ljava/lang/String;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder;->withSharedPref(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)Lcom/google/crypto/tink/integration/android/AndroidKeysetManager$Builder; -Lcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->(Ljava/lang/String;Ljava/security/KeyStore;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->decrypt([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->decryptInternal([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->encrypt([B[B)[B -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreAesGcm;->encryptInternal([B[B)[B -Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->()V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->(Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder;)V -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->access$000()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->generateKeyIfNotExist(Ljava/lang/String;)Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->getAead(Ljava/lang/String;)Lcom/google/crypto/tink/Aead; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->hasKey(Ljava/lang/String;)Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->isAtLeastM()Z -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient;->validateAead(Lcom/google/crypto/tink/Aead;)Lcom/google/crypto/tink/Aead; -Lcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder; -HSPLcom/google/crypto/tink/integration/android/AndroidKeystoreKmsClient$Builder;->()V -Lcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter; -HSPLcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter;->(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/integration/android/SharedPrefKeysetWriter;->write(Lcom/google/crypto/tink/proto/EncryptedKeyset;)V -Lcom/google/crypto/tink/internal/BuildDispatchedCode; -HSPLcom/google/crypto/tink/internal/BuildDispatchedCode;->getApiLevel()Ljava/lang/Integer; -Lcom/google/crypto/tink/internal/KeyParser; -HSPLcom/google/crypto/tink/internal/KeyParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeyParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeyParser$1;)V -HSPLcom/google/crypto/tink/internal/KeyParser;->create(Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/KeyParser; -HSPLcom/google/crypto/tink/internal/KeyParser;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/KeyParser;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/KeyParser$1; -HSPLcom/google/crypto/tink/internal/KeyParser$1;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction;)V -HSPLcom/google/crypto/tink/internal/KeyParser$1;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/internal/KeyParser$KeyParsingFunction; -Lcom/google/crypto/tink/internal/KeySerializer; -HSPLcom/google/crypto/tink/internal/KeySerializer;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeySerializer;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeySerializer$1;)V -HSPLcom/google/crypto/tink/internal/KeySerializer;->create(Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/KeySerializer; -HSPLcom/google/crypto/tink/internal/KeySerializer;->getKeyClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/KeySerializer;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/KeySerializer$1; -HSPLcom/google/crypto/tink/internal/KeySerializer$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction;)V -Lcom/google/crypto/tink/internal/KeySerializer$KeySerializationFunction; -Lcom/google/crypto/tink/internal/KeyTypeManager; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->(Ljava/lang/Class;[Lcom/google/crypto/tink/internal/PrimitiveFactory;)V -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->firstSupportedPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->getPrimitive(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/KeyTypeManager;->supportedPrimitives()Ljava/util/Set; -Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat;->(Ljava/lang/Object;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)V -Lcom/google/crypto/tink/internal/LegacyProtoKey; -HSPLcom/google/crypto/tink/internal/LegacyProtoKey;->(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)V -HSPLcom/google/crypto/tink/internal/LegacyProtoKey;->throwIfMissingAccess(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)V -Lcom/google/crypto/tink/internal/LegacyProtoKey$1; -HSPLcom/google/crypto/tink/internal/LegacyProtoKey$1;->()V -Lcom/google/crypto/tink/internal/MonitoringUtil; -HSPLcom/google/crypto/tink/internal/MonitoringUtil;->()V -Lcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger; -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->()V -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->(Lcom/google/crypto/tink/internal/MonitoringUtil$1;)V -HSPLcom/google/crypto/tink/internal/MonitoringUtil$DoNothingLogger;->log(IJ)V -Lcom/google/crypto/tink/internal/MutablePrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->getInputPrimitiveClass(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->getPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->globalInstance()Lcom/google/crypto/tink/internal/MutablePrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->registerPrimitiveConstructor(Lcom/google/crypto/tink/internal/PrimitiveConstructor;)V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)V -HSPLcom/google/crypto/tink/internal/MutablePrimitiveRegistry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/internal/MutableSerializationRegistry; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->()V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->globalInstance()Lcom/google/crypto/tink/internal/MutableSerializationRegistry; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->hasParserForKey(Lcom/google/crypto/tink/internal/Serialization;)Z -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->parseKeyWithLegacyFallback(Lcom/google/crypto/tink/internal/ProtoKeySerialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerKeyParser(Lcom/google/crypto/tink/internal/KeyParser;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerKeySerializer(Lcom/google/crypto/tink/internal/KeySerializer;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerParametersParser(Lcom/google/crypto/tink/internal/ParametersParser;)V -HSPLcom/google/crypto/tink/internal/MutableSerializationRegistry;->registerParametersSerializer(Lcom/google/crypto/tink/internal/ParametersSerializer;)V -Lcom/google/crypto/tink/internal/ParametersParser; -HSPLcom/google/crypto/tink/internal/ParametersParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/ParametersParser;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersParser$1;)V -HSPLcom/google/crypto/tink/internal/ParametersParser;->create(Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction;Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/ParametersParser; -HSPLcom/google/crypto/tink/internal/ParametersParser;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/ParametersParser;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/ParametersParser$1; -HSPLcom/google/crypto/tink/internal/ParametersParser$1;->(Lcom/google/crypto/tink/util/Bytes;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction;)V -Lcom/google/crypto/tink/internal/ParametersParser$ParametersParsingFunction; -Lcom/google/crypto/tink/internal/ParametersSerializer; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersSerializer$1;)V -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->create(Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/ParametersSerializer; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->getParametersClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/ParametersSerializer;->getSerializationClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/ParametersSerializer$1; -HSPLcom/google/crypto/tink/internal/ParametersSerializer$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction;)V -Lcom/google/crypto/tink/internal/ParametersSerializer$ParametersSerializationFunction; -Lcom/google/crypto/tink/internal/PrimitiveConstructor; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveConstructor$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->create(Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction;Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/crypto/tink/internal/PrimitiveConstructor; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->getKeyClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor;->getPrimitiveClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/PrimitiveConstructor$1; -HSPLcom/google/crypto/tink/internal/PrimitiveConstructor$1;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction;)V -Lcom/google/crypto/tink/internal/PrimitiveConstructor$PrimitiveConstructionFunction; -Lcom/google/crypto/tink/internal/PrimitiveFactory; -HSPLcom/google/crypto/tink/internal/PrimitiveFactory;->(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveFactory;->getPrimitiveClass()Ljava/lang/Class; -Lcom/google/crypto/tink/internal/PrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;Lcom/google/crypto/tink/internal/PrimitiveRegistry$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->access$000(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->access$100(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->getInputPrimitiveClass(Ljava/lang/Class;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->getPrimitive(Lcom/google/crypto/tink/Key;Ljava/lang/Class;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry;->wrap(Lcom/google/crypto/tink/PrimitiveSet;Ljava/lang/Class;)Ljava/lang/Object; -Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->()V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->(Lcom/google/crypto/tink/internal/PrimitiveRegistry;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->access$400(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->access$500(Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->build()Lcom/google/crypto/tink/internal/PrimitiveRegistry; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->registerPrimitiveConstructor(Lcom/google/crypto/tink/internal/PrimitiveConstructor;)Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$Builder;->registerPrimitiveWrapper(Lcom/google/crypto/tink/PrimitiveWrapper;)Lcom/google/crypto/tink/internal/PrimitiveRegistry$Builder; -Lcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex; -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/PrimitiveRegistry$1;)V -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->hashCode()I -HSPLcom/google/crypto/tink/internal/PrimitiveRegistry$PrimitiveConstructorIndex;->toString()Ljava/lang/String; -Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;Lcom/google/crypto/tink/proto/OutputPrefixType;Ljava/lang/Integer;)V -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->create(Ljava/lang/String;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;Lcom/google/crypto/tink/proto/OutputPrefixType;Ljava/lang/Integer;)Lcom/google/crypto/tink/internal/ProtoKeySerialization; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getIdRequirementOrNull()Ljava/lang/Integer; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getKeyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getObjectIdentifier()Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/internal/ProtoKeySerialization;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -Lcom/google/crypto/tink/internal/ProtoParametersSerialization; -Lcom/google/crypto/tink/internal/Serialization; -Lcom/google/crypto/tink/internal/SerializationRegistry; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$000(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$100(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$200(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->access$300(Lcom/google/crypto/tink/internal/SerializationRegistry;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->hasParserForKey(Lcom/google/crypto/tink/internal/Serialization;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry;->parseKey(Lcom/google/crypto/tink/internal/Serialization;Lcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/Key; -Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->()V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->(Lcom/google/crypto/tink/internal/SerializationRegistry;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$1000(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$700(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$800(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->access$900(Lcom/google/crypto/tink/internal/SerializationRegistry$Builder;)Ljava/util/Map; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->build()Lcom/google/crypto/tink/internal/SerializationRegistry; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerKeyParser(Lcom/google/crypto/tink/internal/KeyParser;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerKeySerializer(Lcom/google/crypto/tink/internal/KeySerializer;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerParametersParser(Lcom/google/crypto/tink/internal/ParametersParser;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$Builder;->registerParametersSerializer(Lcom/google/crypto/tink/internal/ParametersSerializer;)Lcom/google/crypto/tink/internal/SerializationRegistry$Builder; -Lcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->(Ljava/lang/Class;Lcom/google/crypto/tink/util/Bytes;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->(Ljava/lang/Class;Lcom/google/crypto/tink/util/Bytes;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry$ParserIndex;->hashCode()I -Lcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex; -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->(Ljava/lang/Class;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->(Ljava/lang/Class;Ljava/lang/Class;Lcom/google/crypto/tink/internal/SerializationRegistry$1;)V -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/internal/SerializationRegistry$SerializerIndex;->hashCode()I -Lcom/google/crypto/tink/internal/Util; -HSPLcom/google/crypto/tink/internal/Util;->()V -HSPLcom/google/crypto/tink/internal/Util;->getAndroidApiLevel()Ljava/lang/Integer; -HSPLcom/google/crypto/tink/internal/Util;->isAndroid()Z -HSPLcom/google/crypto/tink/internal/Util;->randKeyId()I -HSPLcom/google/crypto/tink/internal/Util;->toByteFromPrintableAscii(C)B -HSPLcom/google/crypto/tink/internal/Util;->toBytesFromPrintableAscii(Ljava/lang/String;)Lcom/google/crypto/tink/util/Bytes; -Lcom/google/crypto/tink/mac/AesCmacKey; -Lcom/google/crypto/tink/mac/AesCmacKeyManager; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager;->register(Z)V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$1; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/mac/AesCmacKeyManager$2; -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$2;->(Lcom/google/crypto/tink/mac/AesCmacKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/mac/AesCmacKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/mac/AesCmacParameters; -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->()V -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->register()V -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/mac/AesCmacProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/mac/ChunkedMac; -Lcom/google/crypto/tink/mac/ChunkedMacWrapper; -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->()V -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->()V -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/mac/ChunkedMacWrapper;->register()V -Lcom/google/crypto/tink/mac/HmacKey; -Lcom/google/crypto/tink/mac/HmacKeyManager; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->()V -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->access$100(IILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->createKeyFormat(IILcom/google/crypto/tink/proto/HashType;Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;)Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory$KeyFormat; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->fipsStatus()Lcom/google/crypto/tink/config/internal/TinkFipsUtil$AlgorithmFipsCompatibility; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->getKeyType()Ljava/lang/String; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->keyFactory()Lcom/google/crypto/tink/internal/KeyTypeManager$KeyFactory; -HSPLcom/google/crypto/tink/mac/HmacKeyManager;->register(Z)V -Lcom/google/crypto/tink/mac/HmacKeyManager$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/HmacKeyManager$1; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$1;->(Ljava/lang/Class;)V -Lcom/google/crypto/tink/mac/HmacKeyManager$2; -HSPLcom/google/crypto/tink/mac/HmacKeyManager$2;->(Lcom/google/crypto/tink/mac/HmacKeyManager;Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/mac/HmacKeyManager$2;->keyFormats()Ljava/util/Map; -Lcom/google/crypto/tink/mac/HmacParameters; -Lcom/google/crypto/tink/mac/HmacProtoSerialization; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->()V -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->register()V -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization;->register(Lcom/google/crypto/tink/internal/MutableSerializationRegistry;)V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda0; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda0;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda1; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda1;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda2; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda2;->()V -Lcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda3; -HSPLcom/google/crypto/tink/mac/HmacProtoSerialization$$ExternalSyntheticLambda3;->()V -Lcom/google/crypto/tink/mac/MacConfig; -HSPLcom/google/crypto/tink/mac/MacConfig;->()V -HSPLcom/google/crypto/tink/mac/MacConfig;->init()V -HSPLcom/google/crypto/tink/mac/MacConfig;->register()V -Lcom/google/crypto/tink/mac/MacKey; -Lcom/google/crypto/tink/mac/MacParameters; -Lcom/google/crypto/tink/mac/MacWrapper; -HSPLcom/google/crypto/tink/mac/MacWrapper;->()V -HSPLcom/google/crypto/tink/mac/MacWrapper;->()V -HSPLcom/google/crypto/tink/mac/MacWrapper;->getPrimitiveClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/mac/MacWrapper;->register()V -Lcom/google/crypto/tink/mac/internal/AesUtil; -HSPLcom/google/crypto/tink/mac/internal/AesUtil;->cmacPad([B)[B -HSPLcom/google/crypto/tink/mac/internal/AesUtil;->dbl([B)[B -Lcom/google/crypto/tink/monitoring/MonitoringAnnotations; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->()V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->(Ljava/util/Map;)V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->(Ljava/util/Map;Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$1;)V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->newBuilder()Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations;->toMap()Ljava/util/Map; -Lcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder; -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder;->()V -HSPLcom/google/crypto/tink/monitoring/MonitoringAnnotations$Builder;->build()Lcom/google/crypto/tink/monitoring/MonitoringAnnotations; -Lcom/google/crypto/tink/monitoring/MonitoringClient$Logger; -Lcom/google/crypto/tink/prf/Prf; -Lcom/google/crypto/tink/proto/AesCmacKey; -Lcom/google/crypto/tink/proto/AesCmacKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCmacKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCmacKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->access$300(Lcom/google/crypto/tink/proto/AesCmacKeyFormat;Lcom/google/crypto/tink/proto/AesCmacParams;)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesCmacParams;)V -Lcom/google/crypto/tink/proto/AesCmacKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCmacKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesCmacParams;)Lcom/google/crypto/tink/proto/AesCmacKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCmacKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCmacKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesCmacParams; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->access$000()Lcom/google/crypto/tink/proto/AesCmacParams; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->access$100(Lcom/google/crypto/tink/proto/AesCmacParams;I)V -HSPLcom/google/crypto/tink/proto/AesCmacParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->newBuilder()Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacParams;->setTagSize(I)V -Lcom/google/crypto/tink/proto/AesCmacParams$1; -HSPLcom/google/crypto/tink/proto/AesCmacParams$1;->()V -Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->(Lcom/google/crypto/tink/proto/AesCmacParams$1;)V -HSPLcom/google/crypto/tink/proto/AesCmacParams$Builder;->setTagSize(I)Lcom/google/crypto/tink/proto/AesCmacParams$Builder; -Lcom/google/crypto/tink/proto/AesCmacParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKey; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;Lcom/google/crypto/tink/proto/HmacKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->setAesCtrKeyFormat(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat;->setHmacKeyFormat(Lcom/google/crypto/tink/proto/HmacKeyFormat;)V -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->setAesCtrKeyFormat(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder;->setHmacKeyFormat(Lcom/google/crypto/tink/proto/HmacKeyFormat;)Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrHmacAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesCtrKeyFormat; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;Lcom/google/crypto/tink/proto/AesCtrParams;)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesCtrKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesCtrParams;)V -Lcom/google/crypto/tink/proto/AesCtrKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesCtrKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesCtrParams;)Lcom/google/crypto/tink/proto/AesCtrKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesCtrKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesCtrParams; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->access$000()Lcom/google/crypto/tink/proto/AesCtrParams; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->access$100(Lcom/google/crypto/tink/proto/AesCtrParams;I)V -HSPLcom/google/crypto/tink/proto/AesCtrParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->newBuilder()Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrParams;->setIvSize(I)V -Lcom/google/crypto/tink/proto/AesCtrParams$1; -HSPLcom/google/crypto/tink/proto/AesCtrParams$1;->()V -Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->(Lcom/google/crypto/tink/proto/AesCtrParams$1;)V -HSPLcom/google/crypto/tink/proto/AesCtrParams$Builder;->setIvSize(I)Lcom/google/crypto/tink/proto/AesCtrParams$Builder; -Lcom/google/crypto/tink/proto/AesCtrParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxKey; -Lcom/google/crypto/tink/proto/AesEaxKeyFormat; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesEaxKeyFormat; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesEaxKeyFormat;Lcom/google/crypto/tink/proto/AesEaxParams;)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->access$400(Lcom/google/crypto/tink/proto/AesEaxKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat;->setParams(Lcom/google/crypto/tink/proto/AesEaxParams;)V -Lcom/google/crypto/tink/proto/AesEaxKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesEaxKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/AesEaxParams;)Lcom/google/crypto/tink/proto/AesEaxKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesEaxKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesEaxParams; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->access$000()Lcom/google/crypto/tink/proto/AesEaxParams; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->access$100(Lcom/google/crypto/tink/proto/AesEaxParams;I)V -HSPLcom/google/crypto/tink/proto/AesEaxParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->newBuilder()Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxParams;->setIvSize(I)V -Lcom/google/crypto/tink/proto/AesEaxParams$1; -HSPLcom/google/crypto/tink/proto/AesEaxParams$1;->()V -Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->(Lcom/google/crypto/tink/proto/AesEaxParams$1;)V -HSPLcom/google/crypto/tink/proto/AesEaxParams$Builder;->setIvSize(I)Lcom/google/crypto/tink/proto/AesEaxParams$Builder; -Lcom/google/crypto/tink/proto/AesEaxParamsOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$000()Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$100(Lcom/google/crypto/tink/proto/AesGcmKey;I)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->access$300(Lcom/google/crypto/tink/proto/AesGcmKey;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->getKeyValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->getVersion()I -HSPLcom/google/crypto/tink/proto/AesGcmKey;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesGcmKey; -HSPLcom/google/crypto/tink/proto/AesGcmKey;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey;->setVersion(I)V -Lcom/google/crypto/tink/proto/AesGcmKey$1; -HSPLcom/google/crypto/tink/proto/AesGcmKey$1;->()V -Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->(Lcom/google/crypto/tink/proto/AesGcmKey$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKey$Builder;->setVersion(I)Lcom/google/crypto/tink/proto/AesGcmKey$Builder; -Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesGcmKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->getKeySize()I -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesGcmKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesGcmKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesGcmKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesGcmKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesGcmKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmSivKey; -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesGcmSivKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesGcmSivKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesGcmSivKeyOrBuilder; -Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$000()Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$100(Lcom/google/crypto/tink/proto/AesSivKey;I)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->access$300(Lcom/google/crypto/tink/proto/AesSivKey;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesSivKey;->getKeyValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/AesSivKey;->getVersion()I -HSPLcom/google/crypto/tink/proto/AesSivKey;->newBuilder()Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesSivKey; -HSPLcom/google/crypto/tink/proto/AesSivKey;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/AesSivKey;->setVersion(I)V -Lcom/google/crypto/tink/proto/AesSivKey$1; -HSPLcom/google/crypto/tink/proto/AesSivKey$1;->()V -Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->(Lcom/google/crypto/tink/proto/AesSivKey$1;)V -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->setKeyValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/AesSivKey$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKey$Builder;->setVersion(I)Lcom/google/crypto/tink/proto/AesSivKey$Builder; -Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->access$000()Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->access$100(Lcom/google/crypto/tink/proto/AesSivKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->getKeySize()I -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/AesSivKeyFormat; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat;->setKeySize(I)V -Lcom/google/crypto/tink/proto/AesSivKeyFormat$1; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/AesSivKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/AesSivKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/AesSivKeyFormat$Builder; -Lcom/google/crypto/tink/proto/AesSivKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/AesSivKeyOrBuilder; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305Key; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat;->getDefaultInstance()Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat$1; -HSPLcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormat$1;->()V -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/ChaCha20Poly1305KeyOrBuilder; -Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$000()Lcom/google/crypto/tink/proto/EncryptedKeyset; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$100(Lcom/google/crypto/tink/proto/EncryptedKeyset;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->access$300(Lcom/google/crypto/tink/proto/EncryptedKeyset;Lcom/google/crypto/tink/proto/KeysetInfo;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->newBuilder()Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->setEncryptedKeyset(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset;->setKeysetInfo(Lcom/google/crypto/tink/proto/KeysetInfo;)V -Lcom/google/crypto/tink/proto/EncryptedKeyset$1; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$1;->()V -Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->()V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->(Lcom/google/crypto/tink/proto/EncryptedKeyset$1;)V -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->setEncryptedKeyset(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -HSPLcom/google/crypto/tink/proto/EncryptedKeyset$Builder;->setKeysetInfo(Lcom/google/crypto/tink/proto/KeysetInfo;)Lcom/google/crypto/tink/proto/EncryptedKeyset$Builder; -Lcom/google/crypto/tink/proto/EncryptedKeysetOrBuilder; -Lcom/google/crypto/tink/proto/HashType; -HSPLcom/google/crypto/tink/proto/HashType;->()V -HSPLcom/google/crypto/tink/proto/HashType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/HashType;->getNumber()I -Lcom/google/crypto/tink/proto/HashType$1; -HSPLcom/google/crypto/tink/proto/HashType$1;->()V -Lcom/google/crypto/tink/proto/HmacKey; -Lcom/google/crypto/tink/proto/HmacKeyFormat; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$000()Lcom/google/crypto/tink/proto/HmacKeyFormat; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$100(Lcom/google/crypto/tink/proto/HmacKeyFormat;Lcom/google/crypto/tink/proto/HmacParams;)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->access$400(Lcom/google/crypto/tink/proto/HmacKeyFormat;I)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->newBuilder()Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->setKeySize(I)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat;->setParams(Lcom/google/crypto/tink/proto/HmacParams;)V -Lcom/google/crypto/tink/proto/HmacKeyFormat$1; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$1;->()V -Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->()V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->(Lcom/google/crypto/tink/proto/HmacKeyFormat$1;)V -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->setKeySize(I)Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -HSPLcom/google/crypto/tink/proto/HmacKeyFormat$Builder;->setParams(Lcom/google/crypto/tink/proto/HmacParams;)Lcom/google/crypto/tink/proto/HmacKeyFormat$Builder; -Lcom/google/crypto/tink/proto/HmacKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/HmacKeyOrBuilder; -Lcom/google/crypto/tink/proto/HmacParams; -HSPLcom/google/crypto/tink/proto/HmacParams;->()V -HSPLcom/google/crypto/tink/proto/HmacParams;->()V -HSPLcom/google/crypto/tink/proto/HmacParams;->access$000()Lcom/google/crypto/tink/proto/HmacParams; -HSPLcom/google/crypto/tink/proto/HmacParams;->access$200(Lcom/google/crypto/tink/proto/HmacParams;Lcom/google/crypto/tink/proto/HashType;)V -HSPLcom/google/crypto/tink/proto/HmacParams;->access$400(Lcom/google/crypto/tink/proto/HmacParams;I)V -HSPLcom/google/crypto/tink/proto/HmacParams;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/HmacParams;->newBuilder()Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams;->setHash(Lcom/google/crypto/tink/proto/HashType;)V -HSPLcom/google/crypto/tink/proto/HmacParams;->setTagSize(I)V -Lcom/google/crypto/tink/proto/HmacParams$1; -HSPLcom/google/crypto/tink/proto/HmacParams$1;->()V -Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->()V -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->(Lcom/google/crypto/tink/proto/HmacParams$1;)V -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->setHash(Lcom/google/crypto/tink/proto/HashType;)Lcom/google/crypto/tink/proto/HmacParams$Builder; -HSPLcom/google/crypto/tink/proto/HmacParams$Builder;->setTagSize(I)Lcom/google/crypto/tink/proto/HmacParams$Builder; -Lcom/google/crypto/tink/proto/HmacParamsOrBuilder; -Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/KeyData;->()V -HSPLcom/google/crypto/tink/proto/KeyData;->()V -HSPLcom/google/crypto/tink/proto/KeyData;->access$000()Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/KeyData;->access$100(Lcom/google/crypto/tink/proto/KeyData;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyData;->access$400(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/KeyData;->access$700(Lcom/google/crypto/tink/proto/KeyData;Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)V -HSPLcom/google/crypto/tink/proto/KeyData;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeyData;->getKeyMaterialType()Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/proto/KeyData;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/KeyData;->newBuilder()Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData;->setKeyMaterialType(Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)V -HSPLcom/google/crypto/tink/proto/KeyData;->setTypeUrl(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyData;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -Lcom/google/crypto/tink/proto/KeyData$1; -HSPLcom/google/crypto/tink/proto/KeyData$1;->()V -Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->(Lcom/google/crypto/tink/proto/KeyData$1;)V -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setKeyMaterialType(Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType;)Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeyData$Builder; -HSPLcom/google/crypto/tink/proto/KeyData$Builder;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyData$Builder; -Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->()V -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->forNumber(I)Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->getNumber()I -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType;->values()[Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType; -Lcom/google/crypto/tink/proto/KeyData$KeyMaterialType$1; -HSPLcom/google/crypto/tink/proto/KeyData$KeyMaterialType$1;->()V -Lcom/google/crypto/tink/proto/KeyDataOrBuilder; -Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/KeyStatusType;->()V -HSPLcom/google/crypto/tink/proto/KeyStatusType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/KeyStatusType;->forNumber(I)Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/KeyStatusType;->getNumber()I -HSPLcom/google/crypto/tink/proto/KeyStatusType;->values()[Lcom/google/crypto/tink/proto/KeyStatusType; -Lcom/google/crypto/tink/proto/KeyStatusType$1; -HSPLcom/google/crypto/tink/proto/KeyStatusType$1;->()V -Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$000()Lcom/google/crypto/tink/proto/KeyTemplate; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$100(Lcom/google/crypto/tink/proto/KeyTemplate;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$400(Lcom/google/crypto/tink/proto/KeyTemplate;Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->access$700(Lcom/google/crypto/tink/proto/KeyTemplate;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getTypeUrl()Ljava/lang/String; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->getValue()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->newBuilder()Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setTypeUrl(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -Lcom/google/crypto/tink/proto/KeyTemplate$1; -HSPLcom/google/crypto/tink/proto/KeyTemplate$1;->()V -Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->(Lcom/google/crypto/tink/proto/KeyTemplate$1;)V -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -HSPLcom/google/crypto/tink/proto/KeyTemplate$Builder;->setValue(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)Lcom/google/crypto/tink/proto/KeyTemplate$Builder; -Lcom/google/crypto/tink/proto/KeyTemplateOrBuilder; -Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->()V -HSPLcom/google/crypto/tink/proto/Keyset;->()V -HSPLcom/google/crypto/tink/proto/Keyset;->access$1300()Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->access$1400(Lcom/google/crypto/tink/proto/Keyset;I)V -HSPLcom/google/crypto/tink/proto/Keyset;->access$1700(Lcom/google/crypto/tink/proto/Keyset;Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/proto/Keyset;->addKey(Lcom/google/crypto/tink/proto/Keyset$Key;)V -HSPLcom/google/crypto/tink/proto/Keyset;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/Keyset;->ensureKeyIsMutable()V -HSPLcom/google/crypto/tink/proto/Keyset;->getKey(I)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset;->getKeyCount()I -HSPLcom/google/crypto/tink/proto/Keyset;->getKeyList()Ljava/util/List; -HSPLcom/google/crypto/tink/proto/Keyset;->getPrimaryKeyId()I -HSPLcom/google/crypto/tink/proto/Keyset;->newBuilder()Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset;->parseFrom([BLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/proto/Keyset; -HSPLcom/google/crypto/tink/proto/Keyset;->setPrimaryKeyId(I)V -Lcom/google/crypto/tink/proto/Keyset$1; -HSPLcom/google/crypto/tink/proto/Keyset$1;->()V -Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->(Lcom/google/crypto/tink/proto/Keyset$1;)V -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->addKey(Lcom/google/crypto/tink/proto/Keyset$Key;)Lcom/google/crypto/tink/proto/Keyset$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKey(I)Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKeyCount()I -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->getKeyList()Ljava/util/List; -HSPLcom/google/crypto/tink/proto/Keyset$Builder;->setPrimaryKeyId(I)Lcom/google/crypto/tink/proto/Keyset$Builder; -Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$000()Lcom/google/crypto/tink/proto/Keyset$Key; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$100(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/KeyData;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$1000(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$500(Lcom/google/crypto/tink/proto/Keyset$Key;Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->access$700(Lcom/google/crypto/tink/proto/Keyset$Key;I)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getKeyData()Lcom/google/crypto/tink/proto/KeyData; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getKeyId()I -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getOutputPrefixType()Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->getStatus()Lcom/google/crypto/tink/proto/KeyStatusType; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->hasKeyData()Z -HSPLcom/google/crypto/tink/proto/Keyset$Key;->newBuilder()Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setKeyData(Lcom/google/crypto/tink/proto/KeyData;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setKeyId(I)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)V -Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->()V -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->(Lcom/google/crypto/tink/proto/Keyset$1;)V -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setKeyData(Lcom/google/crypto/tink/proto/KeyData;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setKeyId(I)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -HSPLcom/google/crypto/tink/proto/Keyset$Key$Builder;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/proto/Keyset$Key$Builder; -Lcom/google/crypto/tink/proto/Keyset$KeyOrBuilder; -Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1300()Lcom/google/crypto/tink/proto/KeysetInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1400(Lcom/google/crypto/tink/proto/KeysetInfo;I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->access$1700(Lcom/google/crypto/tink/proto/KeysetInfo;Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->addKeyInfo(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->ensureKeyInfoIsMutable()V -HSPLcom/google/crypto/tink/proto/KeysetInfo;->getKeyInfo(I)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->newBuilder()Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo;->setPrimaryKeyId(I)V -Lcom/google/crypto/tink/proto/KeysetInfo$1; -HSPLcom/google/crypto/tink/proto/KeysetInfo$1;->()V -Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->(Lcom/google/crypto/tink/proto/KeysetInfo$1;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->addKeyInfo(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;)Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$Builder;->setPrimaryKeyId(I)Lcom/google/crypto/tink/proto/KeysetInfo$Builder; -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$000()Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$100(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Ljava/lang/String;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$1000(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$500(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->access$700(Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->getKeyId()I -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->newBuilder()Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setKeyId(I)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo;->setTypeUrl(Ljava/lang/String;)V -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->()V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->(Lcom/google/crypto/tink/proto/KeysetInfo$1;)V -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setKeyId(I)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setOutputPrefixType(Lcom/google/crypto/tink/proto/OutputPrefixType;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setStatus(Lcom/google/crypto/tink/proto/KeyStatusType;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -HSPLcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder;->setTypeUrl(Ljava/lang/String;)Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfo$Builder; -Lcom/google/crypto/tink/proto/KeysetInfo$KeyInfoOrBuilder; -Lcom/google/crypto/tink/proto/KeysetInfoOrBuilder; -Lcom/google/crypto/tink/proto/KeysetOrBuilder; -Lcom/google/crypto/tink/proto/KmsAeadKey; -Lcom/google/crypto/tink/proto/KmsAeadKeyFormat; -Lcom/google/crypto/tink/proto/KmsAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/KmsAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKey; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyFormat; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/KmsEnvelopeAeadKeyOrBuilder; -Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->()V -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->(Ljava/lang/String;II)V -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->forNumber(I)Lcom/google/crypto/tink/proto/OutputPrefixType; -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->getNumber()I -HSPLcom/google/crypto/tink/proto/OutputPrefixType;->values()[Lcom/google/crypto/tink/proto/OutputPrefixType; -Lcom/google/crypto/tink/proto/OutputPrefixType$1; -HSPLcom/google/crypto/tink/proto/OutputPrefixType$1;->()V -Lcom/google/crypto/tink/proto/RegistryConfig; -HSPLcom/google/crypto/tink/proto/RegistryConfig;->()V -HSPLcom/google/crypto/tink/proto/RegistryConfig;->()V -HSPLcom/google/crypto/tink/proto/RegistryConfig;->getDefaultInstance()Lcom/google/crypto/tink/proto/RegistryConfig; -Lcom/google/crypto/tink/proto/RegistryConfigOrBuilder; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305Key; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->()V -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat;->getDefaultInstance()Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat$1; -HSPLcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormat$1;->()V -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyFormatOrBuilder; -Lcom/google/crypto/tink/proto/XChaCha20Poly1305KeyOrBuilder; -Lcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->toByteArray()[B -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite;->toByteString()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -Lcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractMessageLite$Builder;->()V -Lcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->ensureIsMutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->isModifiable()Z -HSPLcom/google/crypto/tink/shaded/protobuf/AbstractProtobufList;->makeImmutable()V -Lcom/google/crypto/tink/shaded/protobuf/Android; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->getClassForName(Ljava/lang/String;)Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->getMemoryClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/Android;->isOnAndroidDevice()Z -Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders; -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeBytes([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeMessageField(Lcom/google/crypto/tink/shaded/protobuf/Schema;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeMessageList(Lcom/google/crypto/tink/shaded/protobuf/Schema;I[BIILcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList;Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeStringRequireUtf8([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeVarint32(I[BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->decodeVarint32([BILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders;->mergeMessageField(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -Lcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers; -HSPLcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;->(Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -Lcom/google/crypto/tink/shaded/protobuf/ByteOutput; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteOutput;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->checkRange(III)I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->copyFrom([B)Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->copyFrom([BII)Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->newCodedBuilder(I)Lcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->peekCachedHashCode()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString;->toByteArray()[B -Lcom/google/crypto/tink/shaded/protobuf/ByteString$2; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$2;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$ByteArrayCopier; -Lcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->(ILcom/google/crypto/tink/shaded/protobuf/ByteString$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->build()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$CodedBuilder;->getCodedOutput()Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -Lcom/google/crypto/tink/shaded/protobuf/ByteString$LeafByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LeafByteString;->()V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->([B)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->copyToInternal([BIII)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->equalsRange(Lcom/google/crypto/tink/shaded/protobuf/ByteString;II)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->getOffsetIntoBytes()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->newCodedInput()Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->size()I -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$LiteralByteString;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/ByteOutput;)V -Lcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier; -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->(Lcom/google/crypto/tink/shaded/protobuf/ByteString$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ByteString$SystemByteArrayCopier;->copyFrom([BII)[B -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([B)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([BII)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream;->newInstance([BIIZ)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream; -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->([BIIZ)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->([BIIZLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->checkLastTagWas(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->getTotalBytesRead()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->isAtEnd()Z -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->pushLimit(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readBytes()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readRawVarint32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readTag()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->readUInt32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStream$ArrayDecoder;->recomputeBufferSizeAfterLimit()V -Lcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->forCodedInput(Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;)Lcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->getFieldNumber()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->readBytes()Lcom/google/crypto/tink/shaded/protobuf/ByteString; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->readUInt32()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedInputStreamReader;->requireWireType(I)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->checkNoSpaceLeft()V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeBytesSize(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeBytesSizeNoTag(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeEnumSize(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeEnumSizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeInt32SizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeLengthDelimitedFieldSize(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeMessageSizeNoTag(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeStringSize(ILjava/lang/String;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeStringSizeNoTag(Ljava/lang/String;)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeTagSize(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeUInt32Size(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->computeUInt32SizeNoTag(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->newInstance([B)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->newInstance([BII)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;->writeEnum(II)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->spaceLeft()I -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->write([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeBytes(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeBytesNoTag(Lcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeInt32(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeInt32NoTag(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeLazy([BII)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeMessage(ILcom/google/crypto/tink/shaded/protobuf/MessageLite;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeString(ILjava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeStringNoTag(Ljava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeTag(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeUInt32(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStream$ArrayEncoder;->writeUInt32NoTag(I)V -Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->fieldOrder()Lcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->forCodedOutput(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter; -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeBytes(ILcom/google/crypto/tink/shaded/protobuf/ByteString;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeEnum(II)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeMessage(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeString(ILjava/lang/String;)V -HSPLcom/google/crypto/tink/shaded/protobuf/CodedOutputStreamWriter;->writeUInt32(II)V -Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->createEmpty()Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->invokeSubclassFactory(Ljava/lang/String;)Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryFactory;->reflectExtensionRegistry()Ljava/lang/Class; -Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->(Z)V -HSPLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;->getEmptyRegistry()Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite; -Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema; -Lcom/google/crypto/tink/shaded/protobuf/FieldType; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->(Ljava/lang/String;IILcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;Lcom/google/crypto/tink/shaded/protobuf/JavaType;)V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->id()I -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType;->values()[Lcom/google/crypto/tink/shaded/protobuf/FieldType; -Lcom/google/crypto/tink/shaded/protobuf/FieldType$1; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$1;->()V -Lcom/google/crypto/tink/shaded/protobuf/FieldType$Collection; -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->(Ljava/lang/String;IZ)V -HSPLcom/google/crypto/tink/shaded/protobuf/FieldType$Collection;->values()[Lcom/google/crypto/tink/shaded/protobuf/FieldType$Collection; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->getInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->isSupported(Ljava/lang/Class;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->buildMessageInfo()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->clearMemoizedHashCode()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->clearMemoizedSerializedSize()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->computeSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->createBuilder()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->emptyProtobufList()Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getDefaultInstance(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getMemoizedSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->getSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isInitialized()Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isInitialized(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Z)Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->isMutable()Z -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->makeImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->markImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->mutableCopy(Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList;)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->newMessageInfo(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->newMutableInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;[BLcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/ByteString;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;Lcom/google/crypto/tink/shaded/protobuf/CodedInputStream;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;[BIILcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->registerDefaultInstance(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->setMemoizedSerializedSize(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/CodedOutputStream;)V -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->(Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->buildPartial()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->copyOnWriteInternal()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->mergeFromInstance(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$Builder;->newMutableInstance()Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite; -Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke; -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->(Ljava/lang/String;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke;->values()[Lcom/google/crypto/tink/shaded/protobuf/GeneratedMessageLite$MethodToInvoke; -Lcom/google/crypto/tink/shaded/protobuf/Internal; -HSPLcom/google/crypto/tink/shaded/protobuf/Internal;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Internal;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; -Lcom/google/crypto/tink/shaded/protobuf/Internal$EnumLite; -Lcom/google/crypto/tink/shaded/protobuf/Internal$EnumLiteMap; -Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -Lcom/google/crypto/tink/shaded/protobuf/InvalidProtocolBufferException; -Lcom/google/crypto/tink/shaded/protobuf/InvalidProtocolBufferException$InvalidWireTypeException; -Lcom/google/crypto/tink/shaded/protobuf/JavaType; -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->(Ljava/lang/String;ILjava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->getBoxedType()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/JavaType;->values()[Lcom/google/crypto/tink/shaded/protobuf/JavaType; -Lcom/google/crypto/tink/shaded/protobuf/LazyFieldLite; -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;->lite()Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaFull;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->(Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$1;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->getProtobufList(Ljava/lang/Object;J)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->makeImmutableListAt(Ljava/lang/Object;J)V -HSPLcom/google/crypto/tink/shaded/protobuf/ListFieldSchema$ListFieldSchemaLite;->mergeListsAt(Ljava/lang/Object;Ljava/lang/Object;J)V -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->(Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->createSchema(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->getDefaultMessageInfoFactory()Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->getDescriptorMessageInfoFactory()Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->isProto2(Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory;->newSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$1; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$1;->()V -Lcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory; -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->([Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory;)V -HSPLcom/google/crypto/tink/shaded/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;->messageInfoFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemaLite;->()V -Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->lite()Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MapFieldSchemas;->loadSchemaForFullRuntime()Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema; -Lcom/google/crypto/tink/shaded/protobuf/MessageInfo; -Lcom/google/crypto/tink/shaded/protobuf/MessageInfoFactory; -Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -Lcom/google/crypto/tink/shaded/protobuf/MessageLite$Builder; -Lcom/google/crypto/tink/shaded/protobuf/MessageLiteOrBuilder; -Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->([I[Ljava/lang/Object;IILcom/google/crypto/tink/shaded/protobuf/MessageLite;ZZ[IIILcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->arePresentForEquals(Ljava/lang/Object;Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->checkMutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->equals(Ljava/lang/Object;Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getMessageFieldSchema(I)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getSerializedSize(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getSerializedSizeProto3(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->getUnknownFieldsSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->intAt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->isFieldPresent(Ljava/lang/Object;I)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->isMutable(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->listAt(Ljava/lang/Object;J)Ljava/util/List; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->makeImmutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Reader;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFrom(Ljava/lang/Object;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeFromHelper(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Reader;Lcom/google/crypto/tink/shaded/protobuf/ExtensionRegistryLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mergeSingleField(Ljava/lang/Object;Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->mutableMessageFieldForMerge(Ljava/lang/Object;I)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newInstance()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/MessageInfo;Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->newSchemaForRawMessageInfo(Lcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema;Lcom/google/crypto/tink/shaded/protobuf/ListFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Lcom/google/crypto/tink/shaded/protobuf/ExtensionSchema;Lcom/google/crypto/tink/shaded/protobuf/MapFieldSchema;)Lcom/google/crypto/tink/shaded/protobuf/MessageSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->numberAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->offset(I)J -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->parseProto3Message(Ljava/lang/Object;[BIILcom/google/crypto/tink/shaded/protobuf/ArrayDecoders$Registers;)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->positionForFieldNumber(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->positionForFieldNumber(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->presenceMaskAndOffsetAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->reflectField(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->setFieldPresent(Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->slowPositionForFieldNumber(II)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->storeMessageField(Ljava/lang/Object;ILjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->type(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->typeAndOffsetAt(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeFieldsInAscendingOrderProto3(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeString(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeTo(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/MessageSchema;->writeUnknownInMessageTo(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemaLite;->newInstance(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->lite()Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/NewInstanceSchemas;->loadSchemaForFullRuntime()Lcom/google/crypto/tink/shaded/protobuf/NewInstanceSchema; -Lcom/google/crypto/tink/shaded/protobuf/ProtoSyntax; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtoSyntax;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtoSyntax;->(Ljava/lang/String;I)V -Lcom/google/crypto/tink/shaded/protobuf/Protobuf; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->getInstance()Lcom/google/crypto/tink/shaded/protobuf/Protobuf; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->registerSchema(Ljava/lang/Class;Lcom/google/crypto/tink/shaded/protobuf/Schema;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->schemaFor(Ljava/lang/Class;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -HSPLcom/google/crypto/tink/shaded/protobuf/Protobuf;->schemaFor(Ljava/lang/Object;)Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->([Ljava/lang/Object;I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->add(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->emptyList()Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->ensureIndexInRange(I)V -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->get(I)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->mutableCopyWithCapacity(I)Lcom/google/crypto/tink/shaded/protobuf/Internal$ProtobufList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->mutableCopyWithCapacity(I)Lcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList; -HSPLcom/google/crypto/tink/shaded/protobuf/ProtobufArrayList;->size()I -Lcom/google/crypto/tink/shaded/protobuf/RawMessageInfo; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->(Lcom/google/crypto/tink/shaded/protobuf/MessageLite;Ljava/lang/String;[Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getDefaultInstance()Lcom/google/crypto/tink/shaded/protobuf/MessageLite; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getObjects()[Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getStringInfo()Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->getSyntax()Lcom/google/crypto/tink/shaded/protobuf/ProtoSyntax; -HSPLcom/google/crypto/tink/shaded/protobuf/RawMessageInfo;->isMessageSetWireFormat()Z -Lcom/google/crypto/tink/shaded/protobuf/Reader; -Lcom/google/crypto/tink/shaded/protobuf/Schema; -Lcom/google/crypto/tink/shaded/protobuf/SchemaFactory; -Lcom/google/crypto/tink/shaded/protobuf/SchemaUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->computeSizeMessage(ILjava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->computeSizeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Schema;)I -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getGeneratedMessageClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getUnknownFieldSetSchema(Z)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->getUnknownFieldSetSchemaClass()Ljava/lang/Class; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->mergeUnknownFields(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->requireGeneratedMessage(Ljava/lang/Class;)V -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->safeEquals(Ljava/lang/Object;Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->unknownFieldSetLiteSchema()Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/SchemaUtil;->writeMessageList(ILjava/util/List;Lcom/google/crypto/tink/shaded/protobuf/Writer;Lcom/google/crypto/tink/shaded/protobuf/Schema;)V -Lcom/google/crypto/tink/shaded/protobuf/UninitializedMessageException; -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSchema;->()V -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->(I[I[Ljava/lang/Object;Z)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->getDefaultInstance()Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->getSerializedSize()I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->makeImmutable()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getFromMessage(Ljava/lang/Object;)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getFromMessage(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getSerializedSize(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->getSerializedSize(Ljava/lang/Object;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->makeImmutable(Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->merge(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->merge(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->setToMessage(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->setToMessage(Ljava/lang/Object;Ljava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->writeTo(Lcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLite;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnknownFieldSetLiteSchema;->writeTo(Ljava/lang/Object;Lcom/google/crypto/tink/shaded/protobuf/Writer;)V -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->arrayBaseOffset(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->arrayIndexScale(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->bufferAddressField()Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->determineAndroidSupportByAddressSize(Ljava/lang/Class;)Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->field(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->fieldOffset(Ljava/lang/reflect/Field;)J -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getInt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getMemoryAccessor()Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->getUnsafe()Lsun/misc/Unsafe; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->hasUnsafeArrayOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->hasUnsafeByteBufferOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->putInt(Ljava/lang/Object;JI)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->supportsUnsafeArrayOperations()Z -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil;->supportsUnsafeByteBufferOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->run()Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$1;->run()Lsun/misc/Unsafe; -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor;->(Lsun/misc/Unsafe;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$Android64MemoryAccessor;->supportsUnsafeByteBufferOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->(Lsun/misc/Unsafe;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->arrayBaseOffset(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->arrayIndexScale(Ljava/lang/Class;)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->getInt(Ljava/lang/Object;J)I -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->getObject(Ljava/lang/Object;J)Ljava/lang/Object; -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->objectFieldOffset(Ljava/lang/reflect/Field;)J -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->putInt(Ljava/lang/Object;JI)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V -HSPLcom/google/crypto/tink/shaded/protobuf/UnsafeUtil$MemoryAccessor;->supportsUnsafeArrayOperations()Z -Lcom/google/crypto/tink/shaded/protobuf/Utf8; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->decodeUtf8([BII)Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->encode(Ljava/lang/CharSequence;[BII)I -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8;->encodedLength(Ljava/lang/CharSequence;)I -Lcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->access$400(B)Z -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->access$500(B[CI)V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->handleOneByte(B[CI)V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$DecodeUtil;->isOneByte(B)Z -Lcom/google/crypto/tink/shaded/protobuf/Utf8$Processor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$Processor;->()V -Lcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->decodeUtf8([BII)Ljava/lang/String; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$SafeProcessor;->encodeUtf8(Ljava/lang/CharSequence;[BII)I -Lcom/google/crypto/tink/shaded/protobuf/Utf8$UnpairedSurrogateException; -Lcom/google/crypto/tink/shaded/protobuf/Utf8$UnsafeProcessor; -HSPLcom/google/crypto/tink/shaded/protobuf/Utf8$UnsafeProcessor;->isAvailable()Z -Lcom/google/crypto/tink/shaded/protobuf/WireFormat; -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->getTagFieldNumber(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->getTagWireType(I)I -HSPLcom/google/crypto/tink/shaded/protobuf/WireFormat;->makeTag(II)I -Lcom/google/crypto/tink/shaded/protobuf/Writer; -Lcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder; -HSPLcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder;->()V -HSPLcom/google/crypto/tink/shaded/protobuf/Writer$FieldOrder;->(Ljava/lang/String;I)V -Lcom/google/crypto/tink/subtle/AesGcmJce; -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->()V -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->([B)V -HSPLcom/google/crypto/tink/subtle/AesGcmJce;->encrypt([B[B)[B -Lcom/google/crypto/tink/subtle/AesSiv; -HSPLcom/google/crypto/tink/subtle/AesSiv;->()V -HSPLcom/google/crypto/tink/subtle/AesSiv;->([B)V -HSPLcom/google/crypto/tink/subtle/AesSiv;->encryptDeterministically([B[B)[B -HSPLcom/google/crypto/tink/subtle/AesSiv;->s2v([[B)[B -Lcom/google/crypto/tink/subtle/Base64; -HSPLcom/google/crypto/tink/subtle/Base64;->()V -HSPLcom/google/crypto/tink/subtle/Base64;->encode([B)Ljava/lang/String; -HSPLcom/google/crypto/tink/subtle/Base64;->encode([BI)[B -HSPLcom/google/crypto/tink/subtle/Base64;->encode([BIII)[B -HSPLcom/google/crypto/tink/subtle/Base64;->encodeToString([BI)Ljava/lang/String; -Lcom/google/crypto/tink/subtle/Base64$Coder; -HSPLcom/google/crypto/tink/subtle/Base64$Coder;->()V -Lcom/google/crypto/tink/subtle/Base64$Encoder; -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->()V -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->(I[B)V -HSPLcom/google/crypto/tink/subtle/Base64$Encoder;->process([BIIZ)Z -Lcom/google/crypto/tink/subtle/Bytes; -HSPLcom/google/crypto/tink/subtle/Bytes;->concat([[B)[B -HSPLcom/google/crypto/tink/subtle/Bytes;->xor([BI[BII)[B -HSPLcom/google/crypto/tink/subtle/Bytes;->xor([B[B)[B -Lcom/google/crypto/tink/subtle/EngineFactory; -HSPLcom/google/crypto/tink/subtle/EngineFactory;->()V -HSPLcom/google/crypto/tink/subtle/EngineFactory;->(Lcom/google/crypto/tink/subtle/EngineWrapper;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory;->getInstance(Ljava/lang/String;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/EngineFactory;->toProviderList([Ljava/lang/String;)Ljava/util/List; -Lcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy; -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->(Lcom/google/crypto/tink/subtle/EngineWrapper;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->(Lcom/google/crypto/tink/subtle/EngineWrapper;Lcom/google/crypto/tink/subtle/EngineFactory$1;)V -HSPLcom/google/crypto/tink/subtle/EngineFactory$AndroidPolicy;->getInstance(Ljava/lang/String;)Ljava/lang/Object; -Lcom/google/crypto/tink/subtle/EngineFactory$Policy; -Lcom/google/crypto/tink/subtle/EngineWrapper; -Lcom/google/crypto/tink/subtle/EngineWrapper$TCipher; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->()V -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->getInstance(Ljava/lang/String;Ljava/security/Provider;)Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TCipher;->getInstance(Ljava/lang/String;Ljava/security/Provider;)Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyAgreement; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyAgreement;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyFactory; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyFactory;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TKeyPairGenerator; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TKeyPairGenerator;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TMac; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TMac;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TMessageDigest; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TMessageDigest;->()V -Lcom/google/crypto/tink/subtle/EngineWrapper$TSignature; -HSPLcom/google/crypto/tink/subtle/EngineWrapper$TSignature;->()V -Lcom/google/crypto/tink/subtle/Hex; -HSPLcom/google/crypto/tink/subtle/Hex;->encode([B)Ljava/lang/String; -Lcom/google/crypto/tink/subtle/PrfAesCmac; -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->()V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->([B)V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->compute([BI)[B -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->generateSubKeys()V -HSPLcom/google/crypto/tink/subtle/PrfAesCmac;->instance()Ljavax/crypto/Cipher; -Lcom/google/crypto/tink/subtle/Random; -HSPLcom/google/crypto/tink/subtle/Random;->()V -HSPLcom/google/crypto/tink/subtle/Random;->access$000()Ljava/security/SecureRandom; -HSPLcom/google/crypto/tink/subtle/Random;->newDefaultSecureRandom()Ljava/security/SecureRandom; -HSPLcom/google/crypto/tink/subtle/Random;->randBytes(I)[B -Lcom/google/crypto/tink/subtle/Random$1; -HSPLcom/google/crypto/tink/subtle/Random$1;->()V -HSPLcom/google/crypto/tink/subtle/Random$1;->initialValue()Ljava/lang/Object; -HSPLcom/google/crypto/tink/subtle/Random$1;->initialValue()Ljava/security/SecureRandom; -Lcom/google/crypto/tink/subtle/SubtleUtil; -HSPLcom/google/crypto/tink/subtle/SubtleUtil;->androidApiLevel()I -HSPLcom/google/crypto/tink/subtle/SubtleUtil;->isAndroid()Z -Lcom/google/crypto/tink/subtle/Validators; -HSPLcom/google/crypto/tink/subtle/Validators;->()V -HSPLcom/google/crypto/tink/subtle/Validators;->validateAesKeySize(I)V -HSPLcom/google/crypto/tink/subtle/Validators;->validateKmsKeyUriAndRemovePrefix(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; -HSPLcom/google/crypto/tink/subtle/Validators;->validateVersion(II)V -Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->([BII)V -HSPLcom/google/crypto/tink/util/Bytes;->copyFrom([B)Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->copyFrom([BII)Lcom/google/crypto/tink/util/Bytes; -HSPLcom/google/crypto/tink/util/Bytes;->equals(Ljava/lang/Object;)Z -HSPLcom/google/crypto/tink/util/Bytes;->hashCode()I -HSPLcom/google/crypto/tink/util/Bytes;->size()I -Lcom/google/crypto/tink/util/SecretBytes; -HSPLcom/google/crypto/tink/util/SecretBytes;->(Lcom/google/crypto/tink/util/Bytes;)V -HSPLcom/google/crypto/tink/util/SecretBytes;->copyFrom([BLcom/google/crypto/tink/SecretKeyAccess;)Lcom/google/crypto/tink/util/SecretBytes; -HSPLcom/google/crypto/tink/util/SecretBytes;->size()I Lcom/google/firebase/AutoValue_StartupTime; HSPLcom/google/firebase/AutoValue_StartupTime;->(JJJ)V Lcom/google/firebase/DataCollectionDefaultChange; @@ -10306,6 +8503,7 @@ HSPLcom/google/firebase/sessions/SessionLifecycleClient;->bindToService(Lcom/goo HSPLcom/google/firebase/sessions/SessionLifecycleClient;->drainQueue()Ljava/util/List; HSPLcom/google/firebase/sessions/SessionLifecycleClient;->foregrounded()V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->getLatestByCode(Ljava/util/List;I)Landroid/os/Message; +HSPLcom/google/firebase/sessions/SessionLifecycleClient;->queueMessage(Landroid/os/Message;)V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendLifecycleEvent(I)V HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendLifecycleEvents(Ljava/util/List;)Lkotlinx/coroutines/Job; HSPLcom/google/firebase/sessions/SessionLifecycleClient;->sendMessageToServer(Landroid/os/Message;)V @@ -10865,7 +9063,7 @@ HSPLio/sentry/JsonObjectReader;->nextStringOrNull()Ljava/lang/String; Lio/sentry/JsonObjectSerializer; HSPLio/sentry/JsonObjectSerializer;->(I)V HPLio/sentry/JsonObjectSerializer;->serialize(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/lang/Object;)V -HPLio/sentry/JsonObjectSerializer;->serializeCollection(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Collection;)V +HSPLio/sentry/JsonObjectSerializer;->serializeCollection(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Collection;)V HSPLio/sentry/JsonObjectSerializer;->serializeDate(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Date;)V HPLio/sentry/JsonObjectSerializer;->serializeMap(Lio/sentry/ObjectWriter;Lio/sentry/ILogger;Ljava/util/Map;)V Lio/sentry/JsonObjectWriter; @@ -10876,7 +9074,7 @@ HSPLio/sentry/JsonObjectWriter;->beginObject()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->beginObject()Lio/sentry/ObjectWriter; HSPLio/sentry/JsonObjectWriter;->endArray()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->endArray()Lio/sentry/ObjectWriter; -HPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/JsonObjectWriter; +HSPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->endObject()Lio/sentry/ObjectWriter; HPLio/sentry/JsonObjectWriter;->name(Ljava/lang/String;)Lio/sentry/JsonObjectWriter; HSPLio/sentry/JsonObjectWriter;->name(Ljava/lang/String;)Lio/sentry/ObjectWriter; @@ -12524,7 +10722,7 @@ HPLio/sentry/vendor/gson/stream/JsonWriter;->string(Ljava/lang/String;)V HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(J)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/Boolean;)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/Number;)Lio/sentry/vendor/gson/stream/JsonWriter; -HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/String;)Lio/sentry/vendor/gson/stream/JsonWriter; +HPLio/sentry/vendor/gson/stream/JsonWriter;->value(Ljava/lang/String;)Lio/sentry/vendor/gson/stream/JsonWriter; HSPLio/sentry/vendor/gson/stream/JsonWriter;->value(Z)Lio/sentry/vendor/gson/stream/JsonWriter; HPLio/sentry/vendor/gson/stream/JsonWriter;->writeDeferredName()V Ljavax/inject/Provider; @@ -13720,7 +11918,7 @@ HSPLkotlinx/coroutines/JobNode;->()V HSPLkotlinx/coroutines/JobNode;->dispose()V HSPLkotlinx/coroutines/JobNode;->getJob()Lkotlinx/coroutines/JobSupport; HSPLkotlinx/coroutines/JobNode;->getList()Lkotlinx/coroutines/NodeList; -HSPLkotlinx/coroutines/JobNode;->isActive()Z +PLkotlinx/coroutines/JobNode;->isActive()Z HSPLkotlinx/coroutines/JobNode;->setJob(Lkotlinx/coroutines/JobSupport;)V Lkotlinx/coroutines/JobSupport; HSPLkotlinx/coroutines/JobSupport;->()V @@ -14297,7 +12495,7 @@ HSPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coro Lkotlinx/coroutines/internal/DispatchedContinuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->(Lkotlinx/coroutines/CoroutineDispatcher;Lkotlin/coroutines/Continuation;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V +HPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation$kotlinx_coroutines_core()Lkotlinx/coroutines/CancellableContinuationImpl; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/coroutines/CoroutineContext; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$kotlinx_coroutines_core()Lkotlin/coroutines/Continuation; @@ -15239,7 +13437,6 @@ HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Ne HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideFcmServiceProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideJsonProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideKotlinSerializationConverterProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; -HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideMasterKeyProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNonAuthOkHttpClientProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNoneAuthAppRetrofitProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; HSPLorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;->-$$Nest$fgetprovideNoneAuthServiceProvider(Lorg/sopt/official/DaggerApp_HiltComponents_SingletonC$SingletonCImpl;)Ldagger/internal/Provider; @@ -15311,6 +13508,8 @@ HSPLorg/sopt/official/auth/impl/repository/AuthRepositoryImpl;->(Lorg/sopt Lorg/sopt/official/auth/impl/source/LocalAuthDataSource; Lorg/sopt/official/auth/impl/source/RemoteAuthDataSource; Lorg/sopt/official/auth/repository/AuthRepository; +Lorg/sopt/official/common/file/SharedPreferencesKt; +HSPLorg/sopt/official/common/file/SharedPreferencesKt;->createSharedPreference(Ljava/lang/String;Landroid/content/Context;)Landroid/content/SharedPreferences; Lorg/sopt/official/common/navigator/NavigatorProvider; Lorg/sopt/official/common/util/PixelKt; HSPLorg/sopt/official/common/util/PixelKt;->getDp(I)I @@ -15502,6 +13701,12 @@ HSPLorg/sopt/official/network/di/AuthModule;->()V HSPLorg/sopt/official/network/di/AuthModule;->provideNoneAuthService(Lretrofit2/Retrofit;)Lorg/sopt/official/network/service/RefreshService; Lorg/sopt/official/network/di/AuthModule_ProvideNoneAuthServiceFactory; HSPLorg/sopt/official/network/di/AuthModule_ProvideNoneAuthServiceFactory;->provideNoneAuthService(Lretrofit2/Retrofit;)Lorg/sopt/official/network/service/RefreshService; +Lorg/sopt/official/network/di/DataStoreModule; +HSPLorg/sopt/official/network/di/DataStoreModule;->()V +HSPLorg/sopt/official/network/di/DataStoreModule;->()V +HSPLorg/sopt/official/network/di/DataStoreModule;->provideSoptDataStoreName()Ljava/lang/String; +Lorg/sopt/official/network/di/DataStoreModule_ProvideSoptDataStoreNameFactory; +HSPLorg/sopt/official/network/di/DataStoreModule_ProvideSoptDataStoreNameFactory;->provideSoptDataStoreName()Ljava/lang/String; Lorg/sopt/official/network/di/NetModule; HSPLorg/sopt/official/network/di/NetModule;->$r8$lambda$thCTn7vO4HcKTEOrzguJdcV72ac(Lkotlinx/serialization/json/JsonBuilder;)Lkotlin/Unit; HSPLorg/sopt/official/network/di/NetModule;->()V @@ -15531,22 +13736,12 @@ Lorg/sopt/official/network/di/NetModule_ProvideOkHttpClientFactory; HSPLorg/sopt/official/network/di/NetModule_ProvideOkHttpClientFactory;->provideOkHttpClient(Lokhttp3/Interceptor;Lokhttp3/Interceptor;Lorg/sopt/official/network/authenticator/SoptAuthenticator;)Lokhttp3/OkHttpClient; Lorg/sopt/official/network/di/NetModule_ProviderLoggingInterceptorFactory; HSPLorg/sopt/official/network/di/NetModule_ProviderLoggingInterceptorFactory;->providerLoggingInterceptor()Lokhttp3/Interceptor; -Lorg/sopt/official/network/di/SecurityModule; -HSPLorg/sopt/official/network/di/SecurityModule;->()V -HSPLorg/sopt/official/network/di/SecurityModule;->()V -HSPLorg/sopt/official/network/di/SecurityModule;->provideMasterKey(Landroid/content/Context;)Landroidx/security/crypto/MasterKey; -HSPLorg/sopt/official/network/di/SecurityModule;->provideSoptDataStoreName()Ljava/lang/String; -Lorg/sopt/official/network/di/SecurityModule_ProvideMasterKeyFactory; -HSPLorg/sopt/official/network/di/SecurityModule_ProvideMasterKeyFactory;->provideMasterKey(Landroid/content/Context;)Landroidx/security/crypto/MasterKey; -Lorg/sopt/official/network/di/SecurityModule_ProvideSoptDataStoreNameFactory; -HSPLorg/sopt/official/network/di/SecurityModule_ProvideSoptDataStoreNameFactory;->provideSoptDataStoreName()Ljava/lang/String; Lorg/sopt/official/network/interceptor/AuthInterceptor; HSPLorg/sopt/official/network/interceptor/AuthInterceptor;->(Lorg/sopt/official/network/persistence/SoptDataStore;)V Lorg/sopt/official/network/model/request/RefreshRequest; Lorg/sopt/official/network/persistence/SoptDataStore; HSPLorg/sopt/official/network/persistence/SoptDataStore;->()V -HSPLorg/sopt/official/network/persistence/SoptDataStore;->(Landroid/content/Context;Ljava/lang/String;Landroidx/security/crypto/MasterKey;)V -HSPLorg/sopt/official/network/persistence/SoptDataStore;->createSharedPreference(ZLjava/lang/String;Landroidx/security/crypto/MasterKey;)Landroid/content/SharedPreferences; +HSPLorg/sopt/official/network/persistence/SoptDataStore;->(Landroid/content/Context;Ljava/lang/String;)V HSPLorg/sopt/official/network/persistence/SoptDataStore;->getAccessToken()Ljava/lang/String; HSPLorg/sopt/official/network/persistence/SoptDataStore;->getUserStatus()Ljava/lang/String; HSPLorg/sopt/official/network/persistence/SoptDataStore;->setPushToken(Ljava/lang/String;)V diff --git a/app/src/test/java/org/sopt/official/datastore/SoptDataStoreTest.kt b/app/src/test/java/org/sopt/official/datastore/SoptDataStoreTest.kt deleted file mode 100644 index 1397b6189..000000000 --- a/app/src/test/java/org/sopt/official/datastore/SoptDataStoreTest.kt +++ /dev/null @@ -1,71 +0,0 @@ -/* - * MIT License - * Copyright 2023 SOPT - Shout Our Passion Together - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ -package org.sopt.official.datastore - -import androidx.security.crypto.MasterKey -import com.google.common.truth.Truth.assertThat -import dagger.hilt.android.testing.HiltAndroidTest -import dagger.hilt.android.testing.HiltTestApplication -import org.junit.BeforeClass -import org.junit.Test -import org.junit.runner.RunWith -import org.robolectric.RobolectricTestRunner -import org.robolectric.RuntimeEnvironment -import org.robolectric.annotation.Config -import org.sopt.official.datastore.fake.FakeAndroidKeyStore -import org.sopt.official.network.persistence.SoptDataStore - -@RunWith(RobolectricTestRunner::class) -@HiltAndroidTest -@Config(manifest = Config.NONE, sdk = [30, 32], application = HiltTestApplication::class) -class SoptDataStoreTest { - private val context = RuntimeEnvironment.getApplication().applicationContext - - private val masterKey = MasterKey.Builder(context) - .setKeyScheme(MasterKey.KeyScheme.AES256_GCM) - .build() - - private val dataStore = SoptDataStore(context, "testPreference", masterKey) - - @Test - fun `key-value 구조의 데이터를 입력했을 때 저장이 된다`() { - // given - val value = "sample" - - // when - dataStore.accessToken = value - - // then - assertThat(dataStore.accessToken).isEqualTo(value) - } - - companion object { - @JvmStatic - @BeforeClass - fun beforeClass() { - FakeAndroidKeyStore.setUp - } - } -} diff --git a/app/src/test/java/org/sopt/official/datastore/fake/FakeAESKeyGenerator.kt b/app/src/test/java/org/sopt/official/datastore/fake/FakeAESKeyGenerator.kt deleted file mode 100644 index 26e46a885..000000000 --- a/app/src/test/java/org/sopt/official/datastore/fake/FakeAESKeyGenerator.kt +++ /dev/null @@ -1,40 +0,0 @@ -/* - * MIT License - * Copyright 2023 SOPT - Shout Our Passion Together - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ -package org.sopt.official.datastore.fake - -import java.security.SecureRandom -import java.security.spec.AlgorithmParameterSpec -import javax.crypto.KeyGenerator -import javax.crypto.KeyGeneratorSpi -import javax.crypto.SecretKey - -class FakeAESKeyGenerator : KeyGeneratorSpi() { - private val wrapped = KeyGenerator.getInstance("AES") - - override fun engineInit(random: SecureRandom?) = Unit - override fun engineInit(params: AlgorithmParameterSpec?, random: SecureRandom?) = Unit - override fun engineInit(keysize: Int, random: SecureRandom?) = Unit - override fun engineGenerateKey(): SecretKey = wrapped.generateKey() -} diff --git a/app/src/test/java/org/sopt/official/datastore/fake/FakeAndroidKeyStore.kt b/app/src/test/java/org/sopt/official/datastore/fake/FakeAndroidKeyStore.kt deleted file mode 100644 index 5a3078abf..000000000 --- a/app/src/test/java/org/sopt/official/datastore/fake/FakeAndroidKeyStore.kt +++ /dev/null @@ -1,41 +0,0 @@ -/* - * MIT License - * Copyright 2023 SOPT - Shout Our Passion Together - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ -package org.sopt.official.datastore.fake - -import java.security.Provider -import java.security.Security - -object FakeAndroidKeyStore { - val setUp by lazy { - Security.addProvider( - object : Provider("AndroidKeyStore", 1.0, "") { - init { - put("KeyStore.AndroidKeyStore", FakeKeyStore::class.java.name) - put("KeyGenerator.AES", FakeAESKeyGenerator::class.java.name) - } - } - ) - } -} diff --git a/app/src/test/java/org/sopt/official/datastore/fake/FakeKeyStore.kt b/app/src/test/java/org/sopt/official/datastore/fake/FakeKeyStore.kt deleted file mode 100644 index 8914ca5f3..000000000 --- a/app/src/test/java/org/sopt/official/datastore/fake/FakeKeyStore.kt +++ /dev/null @@ -1,58 +0,0 @@ -/* - * MIT License - * Copyright 2023 SOPT - Shout Our Passion Together - * - * Permission is hereby granted, free of charge, to any person obtaining a copy - * of this software and associated documentation files (the "Software"), to deal - * in the Software without restriction, including without limitation the rights - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - * copies of the Software, and to permit persons to whom the Software is - * furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ -package org.sopt.official.datastore.fake - -import java.io.InputStream -import java.io.OutputStream -import java.security.Key -import java.security.KeyStore -import java.security.KeyStoreSpi -import java.security.cert.Certificate -import java.util.Date -import java.util.Enumeration - -class FakeKeyStore : KeyStoreSpi() { - private val wrapped = KeyStore.getInstance(KeyStore.getDefaultType()) - - override fun engineIsKeyEntry(alias: String?): Boolean = wrapped.isKeyEntry(alias) - override fun engineIsCertificateEntry(alias: String?): Boolean = wrapped.isCertificateEntry(alias) - override fun engineGetCertificate(alias: String?): Certificate = wrapped.getCertificate(alias) - override fun engineGetCreationDate(alias: String?): Date = wrapped.getCreationDate(alias) - override fun engineDeleteEntry(alias: String?) = wrapped.deleteEntry(alias) - override fun engineSetKeyEntry(alias: String?, key: Key?, password: CharArray?, chain: Array?) = - wrapped.setKeyEntry(alias, key, password, chain) - - override fun engineSetKeyEntry(alias: String?, key: ByteArray?, chain: Array?) = wrapped.setKeyEntry(alias, key, chain) - - override fun engineStore(stream: OutputStream?, password: CharArray?) = wrapped.store(stream, password) - override fun engineSize(): Int = wrapped.size() - override fun engineAliases(): Enumeration = wrapped.aliases() - override fun engineContainsAlias(alias: String?): Boolean = wrapped.containsAlias(alias) - override fun engineLoad(stream: InputStream?, password: CharArray?) = wrapped.load(stream, password) - override fun engineGetCertificateChain(alias: String?): Array = wrapped.getCertificateChain(alias) - override fun engineSetCertificateEntry(alias: String?, cert: Certificate?) = wrapped.setCertificateEntry(alias, cert) - override fun engineGetCertificateAlias(cert: Certificate?): String = wrapped.getCertificateAlias(cert) - override fun engineGetKey(alias: String?, password: CharArray?): Key = wrapped.getKey(alias, password) -} diff --git a/core/common/src/main/java/org/sopt/official/common/file/SharedPreferences.kt b/core/common/src/main/java/org/sopt/official/common/file/SharedPreferences.kt new file mode 100644 index 000000000..6536dea5f --- /dev/null +++ b/core/common/src/main/java/org/sopt/official/common/file/SharedPreferences.kt @@ -0,0 +1,7 @@ +package org.sopt.official.common.file + +import android.content.Context +import android.content.SharedPreferences + +fun createSharedPreference(fileName: String, context: Context): SharedPreferences = + context.getSharedPreferences(fileName, Context.MODE_PRIVATE) diff --git a/core/network/build.gradle.kts b/core/network/build.gradle.kts index 70f7c043e..39376b458 100644 --- a/core/network/build.gradle.kts +++ b/core/network/build.gradle.kts @@ -34,7 +34,6 @@ android { dependencies { implementation(projects.core.common) - implementation(libs.security) implementation(platform(libs.okhttp.bom)) implementation(libs.okhttp.logging.interceptor) implementation(libs.process.phoenix) diff --git a/core/network/src/main/java/org/sopt/official/network/di/SecurityModule.kt b/core/network/src/main/java/org/sopt/official/network/di/DataStoreModule.kt similarity index 81% rename from core/network/src/main/java/org/sopt/official/network/di/SecurityModule.kt rename to core/network/src/main/java/org/sopt/official/network/di/DataStoreModule.kt index 636680753..1425cd019 100644 --- a/core/network/src/main/java/org/sopt/official/network/di/SecurityModule.kt +++ b/core/network/src/main/java/org/sopt/official/network/di/DataStoreModule.kt @@ -24,25 +24,16 @@ */ package org.sopt.official.network.di -import android.content.Context -import androidx.security.crypto.MasterKey import dagger.Module import dagger.Provides import dagger.hilt.InstallIn -import dagger.hilt.android.qualifiers.ApplicationContext import dagger.hilt.components.SingletonComponent -import javax.inject.Singleton import org.sopt.official.common.di.LocalStore +import javax.inject.Singleton @Module @InstallIn(SingletonComponent::class) -object SecurityModule { - @Provides - @Singleton - fun provideMasterKey(@ApplicationContext context: Context): MasterKey = MasterKey.Builder(context) - .setKeyScheme(MasterKey.KeyScheme.AES256_GCM) - .build() - +object DataStoreModule { @Provides @Singleton @LocalStore diff --git a/core/network/src/main/java/org/sopt/official/network/persistence/SoptDataStore.kt b/core/network/src/main/java/org/sopt/official/network/persistence/SoptDataStore.kt index e2c0b6a3e..a46067b69 100644 --- a/core/network/src/main/java/org/sopt/official/network/persistence/SoptDataStore.kt +++ b/core/network/src/main/java/org/sopt/official/network/persistence/SoptDataStore.kt @@ -26,64 +26,18 @@ package org.sopt.official.network.persistence import android.content.Context import androidx.core.content.edit -import androidx.security.crypto.EncryptedSharedPreferences -import androidx.security.crypto.MasterKey import dagger.hilt.android.qualifiers.ApplicationContext -import java.security.KeyStore import javax.inject.Inject import javax.inject.Singleton -import org.sopt.official.common.BuildConfig import org.sopt.official.common.di.LocalStore -import timber.log.Timber +import org.sopt.official.common.file.createSharedPreference @Singleton class SoptDataStore @Inject constructor( @ApplicationContext private val context: Context, @LocalStore private val fileName: String, - masterKey: MasterKey, ) { - private val store = try { - createSharedPreference( - !BuildConfig.DEBUG, - fileName, - masterKey - ) - } catch (e: Exception) { - Timber.e(e) - deleteMasterKeyEntry() - deleteEncryptedPreference() - createSharedPreference( - !BuildConfig.DEBUG, - fileName, - masterKey - ) - } - - private fun createSharedPreference(isEncrypted: Boolean, fileName: String, masterKey: MasterKey) = if (isEncrypted) { - EncryptedSharedPreferences.create( - context, - fileName, - masterKey, - EncryptedSharedPreferences.PrefKeyEncryptionScheme.AES256_SIV, - EncryptedSharedPreferences.PrefValueEncryptionScheme.AES256_GCM - ) - } else { - context.getSharedPreferences(DEBUG_FILE_NAME, Context.MODE_PRIVATE) - } - - /** - * androidx.security.crypto.MasterKeys.ANDROID_KEYSTORE 참고 - */ - private fun deleteMasterKeyEntry() { - KeyStore.getInstance(ANDROID_KEY_STORE).apply { - load(null) - deleteEntry(KEY_ALIAS_AUTH) - } - } - - private fun deleteEncryptedPreference() { - context.deleteSharedPreferences("sampleKey") - } + private val store = createSharedPreference(fileName, context) fun clear() { store.edit(true) { diff --git a/data/poke/build.gradle.kts b/data/poke/build.gradle.kts index 0000c0807..1d88853ea 100644 --- a/data/poke/build.gradle.kts +++ b/data/poke/build.gradle.kts @@ -41,5 +41,4 @@ dependencies { implementation(platform(libs.okhttp.bom)) implementation(libs.bundles.okhttp) - implementation(libs.security) } \ No newline at end of file diff --git a/data/poke/src/main/java/org/sopt/official/data/poke/di/DataStoreModule.kt b/data/poke/src/main/java/org/sopt/official/data/poke/di/DataStoreModule.kt index f0822b77e..180f219c6 100644 --- a/data/poke/src/main/java/org/sopt/official/data/poke/di/DataStoreModule.kt +++ b/data/poke/src/main/java/org/sopt/official/data/poke/di/DataStoreModule.kt @@ -26,20 +26,13 @@ package org.sopt.official.data.poke.di import android.content.Context import android.content.SharedPreferences -import androidx.security.crypto.EncryptedSharedPreferences -import androidx.security.crypto.MasterKey import dagger.Module import dagger.Provides import dagger.hilt.InstallIn import dagger.hilt.android.qualifiers.ApplicationContext import dagger.hilt.components.SingletonComponent -import java.security.KeyStore import javax.inject.Singleton -import org.sopt.official.data.poke.BuildConfig -import timber.log.Timber - -private const val KEY_ALIAS_AUTH = "alias.preferences.poke" -private const val ANDROID_KEY_STORE = "AndroidKeyStore" +import org.sopt.official.common.file.createSharedPreference @Module @InstallIn(SingletonComponent::class) @@ -50,40 +43,5 @@ object DataStoreModule { fun provideSharedPreferences( @ApplicationContext context: Context, @Strings(Constant.POKE_DATA_STORE) fileName: String - ): SharedPreferences = try { - createSharedPreference(!BuildConfig.DEBUG, fileName, context) - } catch (e: Exception) { - Timber.e(e) - deleteMasterKeyEntry() - deleteEncryptedPreference(context) - createSharedPreference(!BuildConfig.DEBUG, fileName, context) - } - - private fun createSharedPreference(isEncrypted: Boolean, fileName: String, context: Context) = if (isEncrypted) { - EncryptedSharedPreferences.create( - context, - fileName, - MasterKey.Builder(context, MasterKey.DEFAULT_MASTER_KEY_ALIAS) - .setKeyScheme(MasterKey.KeyScheme.AES256_GCM) - .build(), - EncryptedSharedPreferences.PrefKeyEncryptionScheme.AES256_SIV, - EncryptedSharedPreferences.PrefValueEncryptionScheme.AES256_GCM - ) - } else { - context.getSharedPreferences(fileName, Context.MODE_PRIVATE) - } - - /** - * androidx.security.crypto.MasterKeys.ANDROID_KEYSTORE 참고 - */ - private fun deleteMasterKeyEntry() { - KeyStore.getInstance(ANDROID_KEY_STORE).apply { - load(null) - deleteEntry(KEY_ALIAS_AUTH) - } - } - - private fun deleteEncryptedPreference(context: Context) { - context.deleteSharedPreferences("sampleKey") - } + ): SharedPreferences = createSharedPreference(fileName, context) } diff --git a/data/soptamp/build.gradle.kts b/data/soptamp/build.gradle.kts index 9d424b64b..bb3c207aa 100644 --- a/data/soptamp/build.gradle.kts +++ b/data/soptamp/build.gradle.kts @@ -35,7 +35,6 @@ android { dependencies { implementation(projects.domain.soptamp) implementation(projects.core.common) - implementation(libs.security) implementation(platform(libs.okhttp.bom)) implementation(libs.bundles.okhttp) implementation(libs.process.phoenix) diff --git a/data/soptamp/src/main/java/org/sopt/official/data/soptamp/di/ConfigModule.kt b/data/soptamp/src/main/java/org/sopt/official/data/soptamp/di/ConfigModule.kt index 93631fe44..f669a24f3 100644 --- a/data/soptamp/src/main/java/org/sopt/official/data/soptamp/di/ConfigModule.kt +++ b/data/soptamp/src/main/java/org/sopt/official/data/soptamp/di/ConfigModule.kt @@ -26,23 +26,16 @@ package org.sopt.official.data.soptamp.di import android.content.Context import android.content.SharedPreferences -import androidx.security.crypto.EncryptedSharedPreferences -import androidx.security.crypto.MasterKey import dagger.Module import dagger.Provides import dagger.hilt.InstallIn import dagger.hilt.android.qualifiers.ApplicationContext import dagger.hilt.components.SingletonComponent -import java.security.KeyStore import javax.inject.Singleton -import org.sopt.official.data.soptamp.BuildConfig +import org.sopt.official.common.file.createSharedPreference import org.sopt.official.domain.soptamp.constant.Constant import org.sopt.official.domain.soptamp.constant.Soptamp import org.sopt.official.domain.soptamp.constant.Strings -import timber.log.Timber - -private const val KEY_ALIAS_AUTH = "alias.preferences.auth_token" -private const val ANDROID_KEY_STORE = "AndroidKeyStore" @Module @InstallIn(SingletonComponent::class) @@ -53,40 +46,5 @@ object ConfigModule { fun provideSharedPreferences( @ApplicationContext context: Context, @Strings(Constant.SOPTAMP_DATA_STORE) fileName: String - ): SharedPreferences = try { - createSharedPreference(!BuildConfig.DEBUG, fileName, context) - } catch (e: Exception) { - Timber.e(e) - deleteMasterKeyEntry() - deleteEncryptedPreference(context) - createSharedPreference(!BuildConfig.DEBUG, fileName, context) - } - - private fun createSharedPreference(isEncrypted: Boolean, fileName: String, context: Context) = if (isEncrypted) { - EncryptedSharedPreferences.create( - context, - fileName, - MasterKey.Builder(context, MasterKey.DEFAULT_MASTER_KEY_ALIAS) - .setKeyScheme(MasterKey.KeyScheme.AES256_GCM) - .build(), - EncryptedSharedPreferences.PrefKeyEncryptionScheme.AES256_SIV, - EncryptedSharedPreferences.PrefValueEncryptionScheme.AES256_GCM - ) - } else { - context.getSharedPreferences(fileName, Context.MODE_PRIVATE) - } - - /** - * androidx.security.crypto.MasterKeys.ANDROID_KEYSTORE 참고 - */ - private fun deleteMasterKeyEntry() { - KeyStore.getInstance(ANDROID_KEY_STORE).apply { - load(null) - deleteEntry(KEY_ALIAS_AUTH) - } - } - - private fun deleteEncryptedPreference(context: Context) { - context.deleteSharedPreferences("sampleKey") - } + ): SharedPreferences = createSharedPreference(fileName, context) } diff --git a/feature/poke/src/main/res/drawable/custom_checkbox.xml b/feature/poke/src/main/res/drawable/custom_checkbox.xml index 0dcd36e14..4ffdb42b7 100644 --- a/feature/poke/src/main/res/drawable/custom_checkbox.xml +++ b/feature/poke/src/main/res/drawable/custom_checkbox.xml @@ -2,7 +2,7 @@