The transformer will attempt to convert the data type to a byte array using other transformers first, then encrypt the data using the supplied encrypter, then store this encrypted data, also in byte array form, into the preference store, again using other transformers where needed for data type conversion if the store does not support byte arrays natively. @author prunge
|
|