2 references to IsValidPublicKey
Microsoft.DotNet.StrongName (2)
Signing.cs (1)
301
if (Utils.
IsValidPublicKey
(blob))
Verification.cs (1)
97
if (!Utils.
IsValidPublicKey
(publicKeyBlob))