We are trying to encrypt a data using AES algorithm with secret key.We are storing the secret key in the keystore . We have to access the keystore to get the key for encryption using groovy in RTDM .is there any way to access the keystore in realtime using groovy ?