Is there a way to update configuration element attribute value of secure string type? Using one of the PSO examples, my secure string value turns into regular string once it is inserted into configuration element using setAttributeWithKey().
Thanks.