%iKnow.KB.Obfuscated

Property Inventory

Method Inventory

Properties

property GUID as %String [ InitialExpression = $SYSTEM.Encryption.GenCryptRand(16) ];
Property methods: GUIDDisplayToLogical(), GUIDGet(), GUIDIsValid(), GUIDLogicalToDisplay(), GUIDLogicalToOdbc(), GUIDNormalize(), GUIDSet()

Methods

final method Obfuscate(value As %String, property As %String)
final method Unobfuscate(obfuscated As %String, property As %String)
classmethod UnobfuscateElement(ByRef list As %List, property As %String, propertyPos As %Integer, guidPos As %Integer)
For translating elements of raw objct lists. Need the property name, its position in the list, and the position of the GUID in the list