PostSharpAPI ReferencePost­Sharp.​ReflectionIAssembly­NameGet­Public­Key
Open sandboxFocus

Method GetPublicKey

GetPublicKey()

Gets the assembly public key.

Declaration
byte[] GetPublicKey()
Returns
Type Description
Byte[]

An array of bytes containing the public key, or null if no public key is specified.