Package | Description |
---|---|
com.amazonaws.encryptionsdk.caching |
Class and Description |
---|
CachingCryptoMaterialsManager
The CachingCryptoMaterialsManager wraps another
CryptoMaterialsManager , and caches its
results. |
CachingCryptoMaterialsManager.Builder |
CryptoMaterialsCache
Represents a generic cache for cryptographic materials.
|
CryptoMaterialsCache.CacheHint
Contains some additional information associated with a cache entry.
|
CryptoMaterialsCache.DecryptCacheEntry
Represents an entry in the decrypt cache, and provides methods for manipulating the entry.
|
CryptoMaterialsCache.EncryptCacheEntry
Represents an entry in the encrypt cache, and provides methods for manipulating the entry.
|
CryptoMaterialsCache.UsageStats |
Copyright © 2023. All rights reserved.