Package | Description |
---|---|
com.amazonaws.encryptionsdk.caching |
Modifier and Type | Method and Description |
---|---|
CryptoMaterialsCache.DecryptCacheEntry |
NullCryptoMaterialsCache.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.
|
CryptoMaterialsCache.DecryptCacheEntry |
LocalCryptoMaterialsCache.getEntryForDecrypt(byte[] cacheId) |
Copyright © 2023. All rights reserved.