G
Guest
Hi guys,
I have an application that is a asp.net and uses some dlls.
This dlls are signed with a strong-name key.
When I sign a dll using framework 1.1 and a file.snk I get a key XXX.
And when I sign dll using framwork 2.0 and the same file.snk I get a key ZZZ.
(command to get a key from dll: sn -T file.dll)
Why does it happen ? Should I not see the same key ?
TIA,
wrampazo.
I have an application that is a asp.net and uses some dlls.
This dlls are signed with a strong-name key.
When I sign a dll using framework 1.1 and a file.snk I get a key XXX.
And when I sign dll using framwork 2.0 and the same file.snk I get a key ZZZ.
(command to get a key from dll: sn -T file.dll)
Why does it happen ? Should I not see the same key ?
TIA,
wrampazo.