![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
If you try to define an encrypted field in a space when the data_encryption setting is set to false, ActiveSpaces throws an exception.The data_encryption setting in a security domain is used in conjunction with the following methods to specify that the contents of a field should be encrypted:
• Java FieldDef.setEncrypted(boolean)
• C tibasFieldDef_SetEncrypted(tibasFieldDef fieldDef, tibas_boolean secured)
• .NET FieldDef.Encrypted
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |