| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk.caching |
| Modifier and Type | Method and Description |
|---|---|
CryptoMaterialsCache.DecryptCacheEntry |
NullCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId) |
CryptoMaterialsCache.DecryptCacheEntry |
LocalCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId) |
CryptoMaterialsCache.DecryptCacheEntry |
CryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId)
Searches for an entry in the encrypt cache matching a particular cache identifier, and returns one if found.
|
Copyright © 2017. All rights reserved.