public static interface CryptoMaterialsCache.CacheHint
| Modifier and Type | Method and Description | 
|---|---|
long | 
getMaxAgeMillis()
Returns the lifetime of the cache entry. 
 | 
long getMaxAgeMillis()
Note that this time counts from the creation of the entry, not from last use.
Long.MAX_VALUE.Copyright © 2023. All rights reserved.