Just as a heads up, I'm pretty sure when an app is compiled all the fancy stuff in the code you try to do to hide/obfuscate "SignerIdentity" is tidied up by the compiler and in the compiled version will still be "SignerIdentity".
Certainly that's what I'd expect the compiler to do but I've not looked myself so I'm not 100%, but I'm pretty sure trying the hide that won't help.
|