[CryptographicException: 不正确的数据。
]
System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr) +36
System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +311
System.Security.Cryptography.CryptoStream.FlushFinalBlock() +34
System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) +86
System.IO.Stream.Close() +21
System.IO.Stream.Dispose() +12
YIJIA_CommmFun_Class.C_CommFun_Class.Decrypt(String pToDecrypt, String sKey) +269
YIJIA_CommmFun_Class.C_CommFun_Class.Yijia_Decryption(String _str) +47
YIJIA_CommmFun_Class.C_CommFun_Class.Parsing_Para_Fun(String _para_name, String _para) +70
Master_Header_Footer_Main.Page_Load(Object sender, EventArgs e) +121
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +95
System.Web.UI.Control.LoadRecursive() +59
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2952
|