public interface EncryptionCacheKeyProvider
| Modifier and Type | Method and Description |
|---|---|
@Nullable GroupKey |
getActiveKey(int grpId)
Returns group encryption key, that was set for writing.
|
@Nullable GroupKey |
groupKey(int grpId,
int keyId)
Returns group encryption key with specified ID.
|
@Nullable @Nullable GroupKey getActiveKey(int grpId)
grpId - Cache group ID.@Nullable @Nullable GroupKey groupKey(int grpId, int keyId)
grpId - Cache group ID.keyId - Encryption key ID.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023