Programming Guidelines

In future releases of KeyView Panopticon, some enumerated types might be expanded. For example, new encryption types might be added to KVPanopticonEncryption, or new error codes might be added to KVPanopticonError. When you use these expandable types, your code must ensure binary compatibility with future releases.