This appears to be related to KEK. Related issues https://issues.apache.org/jira/browse/OFBIZ-5659 & https://issues.apache.org/jira/browse/OFBIZ-5565 and Adam Heath's commits related to these.
-- Vyom On 3 August 2014 20:30, Adrian Crum <[email protected]> wrote: > I'm trying to find a CreditCard value by searching for the credit card > number. The find always fails because the credit card number field is > encrypted. I even tried > > cardNumber = (String) delegator.encryptFieldValue("CreditCard", > cardNumber); > > to encrypt the value before doing the find. > > Can anyone help? > > -- > Adrian Crum > Sandglass Software > www.sandglass-software.com >
