The new native CrypterObject is not supported in PowerServer web. To get around this I've been trying to utilize the bcyrpt and crypt32 dll's in windows with no success however. They always return a null value when I run the app in the web environment (they work fine when the app is run in the standard way). It seems like someone must have dealt with this. Any suggestions? Maybe there is a deployment/configuration step I am missing? I'd like to use the AES algorithm with 128 bit encryption if possible.
trolseth@gmail.com