tibasFieldDef_SetEncrypted()
Specifies whether the data in a specified tuple field is to be encrypted.
Remarks
Use the tibasFieldDef_SetEncrypted() function to specify that the data for a specified field definition is encrypted.
When data is put into a field that is defined to be encrypted, the data is encrypted while it resides in memory in the data grid and when it is persisted with shared-nothing persistence.
Certain types of fields in a space should not be encrypted. Do not encrypt fields that are used:
Copyright © Cloud Software Group, Inc. All rights reserved.