System.Reflection.Emit.ModuleBuilder.GetSignatureToken Method

Defines a token for the signature that has the specified character array and signature length.

Syntax

public SignatureToken GetSignatureToken (byte[] sigBytes, int sigLength)

Parameters

sigBytes
The signature binary large object (BLOB).
sigLength
The length of the signature BLOB.

Returns

A token for the specified signature.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0