I\'m having a hard time in PKCS7 encryption using c#, I\'m currently using this code:
public string encryptString(string toEncrypt) { try