CryptoMaterialsCache.EncryptCacheEntry |
NullCryptoMaterialsCache.getEntryForEncrypt(byte[] cacheId,
CryptoMaterialsCache.UsageStats usageIncrement) |
CryptoMaterialsCache.EncryptCacheEntry |
CryptoMaterialsCache.getEntryForEncrypt(byte[] cacheId,
CryptoMaterialsCache.UsageStats usageIncrement)
Searches for an entry in the encrypt cache matching a particular cache identifier, and returns
one if found.
|
CryptoMaterialsCache.EncryptCacheEntry |
LocalCryptoMaterialsCache.getEntryForEncrypt(byte[] cacheId,
CryptoMaterialsCache.UsageStats usageIncrement) |
CryptoMaterialsCache.EncryptCacheEntry |
NullCryptoMaterialsCache.putEntryForEncrypt(byte[] cacheId,
EncryptionMaterials encryptionMaterials,
CryptoMaterialsCache.CacheHint hint,
CryptoMaterialsCache.UsageStats initialUsage) |
CryptoMaterialsCache.EncryptCacheEntry |
CryptoMaterialsCache.putEntryForEncrypt(byte[] cacheId,
EncryptionMaterials encryptionMaterials,
CryptoMaterialsCache.CacheHint hint,
CryptoMaterialsCache.UsageStats initialUsage)
|
CryptoMaterialsCache.EncryptCacheEntry |
LocalCryptoMaterialsCache.putEntryForEncrypt(byte[] cacheId,
EncryptionMaterials encryptionMaterials,
CryptoMaterialsCache.CacheHint hint,
CryptoMaterialsCache.UsageStats initialUsage) |