AssemblyRefDeclaration.SetPublicKey Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void SetPublicKey( byte[] value )
Parameters
- value
- Type: System.Byte[]
The public key, or null to remove the public key.