Hi, to mitigate data breaches I want to encrypt the connection passwords in the database with a key. To insert the encrypted passwords is kind of easy with the api. My problem is now that I dont find the code where I have to decrypt the passwords before they are send to the connection. I am a kind of lost in the whole code right now, can you tell me the file/ function where the password is selected from the database?
Thank you very much
