I have error from CryptoStream:
CryptoStream
Padding is invalid and cannot be removed.
public MemoryStream Enc
Please check your pass phrase - it should be same in both methods EncrypteBytes and DecrypteBytes. If both are not same, then it will generate the error.