Package | Description |
---|---|
org.apache.ignite.spi.encryption.keystore |
Contains encryption SPI implementation based on standard jdk keystore.
|
Modifier and Type | Method and Description |
---|---|
KeystoreEncryptionKey |
KeystoreEncryptionSpi.create()
Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.
|
KeystoreEncryptionKey |
KeystoreEncryptionSpi.decryptKey(byte[] key)
Decrypts key and checks it integrity.
|
KeystoreEncryptionKey |
KeystoreEncryptionSpi.decryptKey(byte[] data,
String masterKeyName)
Decrypts key and checks its integrity using the master key specified by name.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023