G
Guest
Hi,
I'm loading an assembly from disk (Assembly.LoadFrom) and would like to find
some way of determining if the assembly was signed. Ideally I would then
like to be able to compare a key file with the assembly and find out if the
given key was the one it was signed with.
Thanks in advance,
Mike
I'm loading an assembly from disk (Assembly.LoadFrom) and would like to find
some way of determining if the assembly was signed. Ideally I would then
like to be able to compare a key file with the assembly and find out if the
given key was the one it was signed with.
Thanks in advance,
Mike