You need to sign in to do that
Don't have an account?

Access encrypted fields
Encrypted fields are enabled for our organization . I want to access the field value through apex code. We are sending that field value through a web service call to other interface and the actual values are not getting transfered over. the encrypted values i.e (****) is getting transferred over. Is there any way that I can access the field value through code.
Please suggest