1 reference to RSA2
Microsoft.CodeAnalysis (1)
StrongName\CryptoBlobParser.cs (1)
231if (!(bType == PrivateKeyBlobId && magic == RSA2) && !(bType == PublicKeyBlobId && magic == RSA1))