strongnaming
strongnaming copied to clipboard
Import-StrongNameKeyPair accepts invalid passwords
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.