Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
i am using DESCryptoService encrypt and decrypt the documents. some documents encrypt Plain text format, some document's ISO10126 padding mode formats. i ll go decrypt all documents,if i set to DESCryptoService (padding mode=PaddingMode.ISO10126) i can't be able to get plain text format document to decrypt. to set (padding mode=PaddingMode.None) i can't be able to get other documents.
my question is if it's possible to write overWrite methods to both Padding Mode supported code.

Regards
karthikeyan mathiyalagan
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900