Add support for plain transfer algorithm to Secret Service API
Move the secret transfer encryption and decryption logic from KWalletFreedesktopSession to the newly introduced KWalletFreedesktopSessionAlgorithm class, abstracting from the concrete secret transfer algorithm in use.