我试图从我的共享服务器发送推送。我正在使用 JdSoft.Apple.Apns.Notifications.dll。我的项目在框架 3.5 中。这些是显示的错误。"
*发生了内部错误。在 System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr) 在 System.Security.Cryptography.X509Certificates.X509Utils._LoadCertFromBlob(Byte[] rawData, IntPtr 密码, UInt32 dwFlags, Boolean persistKeySet, SafeCertContextHandle& pCertCtx) 在 System.Security.Cryptography .X509Certificates.X509Certificate.LoadCertificateFromBlob(Byte[] rawData, Object password, X509KeyStorageFlags keyStorageFlags) 在 System.Security.Cryptography.X509Certificates.X509Certificate..ctor(Byte[] data) 在 System.Security.Cryptography.X509Certificates.X509Certificate2..ctor (Byte [] rawData) 在 JdSoft.Apple.Apns.Notifications.NotificationConnection.start(String p12File, String p12FilePassword) 在 JdSoft.Apple.Apns.Notifications.NotificationConnection..