B
Bob Kimbrough
I have a need to store product and pricing information on the local hard
drive as XML. The user selects products to generate a sales receipt. The
data should be encrypted using DPAPI, so neither the user nor a thief can see
or change the data. However, how do I make it available to InfoPath?
Can InfoPath perform on-demand decryption?
Can InfoPath call a custom assembly to decrypt the data when the form
launches and hold it in memory for use? If so, how do I assign this data
into InfoPath instead of using the local XML files directly?
drive as XML. The user selects products to generate a sales receipt. The
data should be encrypted using DPAPI, so neither the user nor a thief can see
or change the data. However, how do I make it available to InfoPath?
Can InfoPath perform on-demand decryption?
Can InfoPath call a custom assembly to decrypt the data when the form
launches and hold it in memory for use? If so, how do I assign this data
into InfoPath instead of using the local XML files directly?