C# Class PERWAPI.Signature

Base descriptor for signature blobs
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4

Protected Properties

Свойство Type Description
sigBytes byte[]
sigIx uint

Private Methods

Méthode Description
GetCodedIx ( CIx code ) : uint
Read ( PEReader buff, TableRow sigs ) : void
Resolve ( PEReader buff ) : void
Signature ( ) : System
Signature ( uint sIx ) : System
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void

Property Details

sigBytes protected_oe property

protected byte[] sigBytes
Résultat byte[]

sigIx protected_oe property

protected uint sigIx
Résultat uint