Hello i get this error trying to save credentials in credential details in the Application Server
Failed to save credential - Could not encrypt data because the algorithm 0 is invalid.
BluePrism.BPCoreLib.InvalidValueException: Could not encrypt data because the algorithm 0 is invalid.
at BluePrism.AutomateAppCore.clsEncryptionScheme.Encrypt(SafeString plainText)
at BluePrism.AutomateAppCore.clsServer.CreateCredential(clsDBConnection con, clsCredential credential)
at BluePrism.AutomateAppCore.clsServer.CreateCredential(clsCredential credential)
at Automate.frmCredential.btnOK_Click(Object sender, EventArgs e)