It happens occasionly that I need to extract an assembly's public key. (Usually when I want to use the InternalsVisibleTo assembly attribute)
I find myself constantly searching the web because I keep forgetting :)
I decided to post it here in my blog for future reference:
sn -Tp <assembly DLL name>