Class DataEncryptionKey
java.lang.Object
org.gridgain.internal.encryption.provider.DataEncryptionKey
DataEncryptionKey implementation based on Java security.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataEncryptionKey
Constructor.- Parameters:
id- The identifier of the encryption key. It must be non-negative.key- Encryption key.
-
-
Method Details