Package com.google.crypto.tink.integration.android
-
Class Summary Class Description AndroidKeysetManager A wrapper ofKeysetManagerthat supports reading/writingKeysetto/from private shared preferences on Android.AndroidKeysetManager.Builder A builder forAndroidKeysetManager.AndroidKeystore API to store and use AEAD keys in the Android Keystore.AndroidKeystoreAesGcm AnAeadthat does AES-GCM encryption with a key stored in Android Keystore.AndroidKeystoreKmsClient An implementation ofKmsClientfor Android Keystore.AndroidKeystoreKmsClient.Builder Builder for AndroidKeystoreKmsClientSharedPrefKeysetReader AKeysetReaderthat can read keysets from private shared preferences on Android.SharedPrefKeysetWriter AKeysetWriterthat can write keysets to private shared preferences on Android.