메소드 | 설명 | |
---|---|---|
ToString ( ) : string |
Create a string representation of the objects properties.
|
|
WIN_CERTIFICATE ( byte buff, uint offset ) : System |
Create a new WIN_CERTIFICATE object.
|
public WIN_CERTIFICATE ( byte buff, uint offset ) : System | ||
buff | byte | A PE file as a byte array. |
offset | uint | Raw offset to the structure. |
리턴 | System |