You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The underlying .NET APIs don't complain with an invalid password for a PFX. The resultant StrongNameKeyPair instance is just zeroed out. I should detect this and throw a terminating error.
The text was updated successfully, but these errors were encountered:
The underlying .NET APIs don't complain with an invalid password for a PFX. The resultant StrongNameKeyPair instance is just zeroed out. I should detect this and throw a terminating error.
The text was updated successfully, but these errors were encountered: