Uses of Interface
com.amazonaws.encryptionsdk.caching.CryptoMaterialsCache.DecryptCacheEntry
Packages that use CryptoMaterialsCache.DecryptCacheEntry
-
Uses of CryptoMaterialsCache.DecryptCacheEntry in com.amazonaws.encryptionsdk.caching
Methods in com.amazonaws.encryptionsdk.caching that return CryptoMaterialsCache.DecryptCacheEntryModifier and TypeMethodDescriptionCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId)
Searches for an entry in the encrypt cache matching a particular cache identifier, and returns one if found.LocalCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId)
NullCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId)