gpt4 book ai didi

c# - 如何瞥见 mscorlib?

转载 作者:太空宇宙 更新时间:2023-11-03 11:47:51 26 4
gpt4 key购买 nike

我想将数据读入 RSAParameters 结构 ( RSAParameters ) 并检查了两次,确保数据正确。但是,我仍然收到错误“无效数据”异常:

   bei System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
bei System.Security.Cryptography.Utils._ImportKey(SafeProvHandle hCSP, Int32 keyNumber, CspProviderFlags flags, Object cspObject, SafeKeyHandle& hKey)
bei System.Security.Cryptography.RSACryptoServiceProvider.ImportParameters(RSAParameters parameters)

我如何查看源代码来检查 _ImportKeys 抛出异常的原因?我没有使用 .dll“解密”的经验。是否有任何符号可供 visual studio 8.0 引用?谢谢。

最佳答案

使用.NET Reflector反汇编要检查的 DLL。

关于c# - 如何瞥见 mscorlib?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2943854/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com