GetPublicKey()
Gets the assembly public key.
Declaration
byte[] GetPublicKey()
Returns
Type | Description |
---|---|
byte[] | An array of bytes containing the public key,
or |
Gets the assembly public key.
byte[] GetPublicKey()
Type | Description |
---|---|
byte[] | An array of bytes containing the public key,
or |