Property | Type | Description | |
---|---|---|---|
Close | void | ||
GetHash | byte[] | ||
GetSecurityEntry | byte[] | ||
Open | void | ||
ReadFirstBlock | bool |
Method | Description | |
---|---|---|
AuthenticodeBase ( ) : System |
Method | Description | |
---|---|---|
HashFile ( string fileName, string hashName ) : byte[] |
Method | Description | |
---|---|---|
Close ( ) : void | ||
GetHash ( |
||
GetSecurityEntry ( ) : byte[] | ||
Open ( string filename ) : void | ||
ReadFirstBlock ( ) : bool |
protected HashFile ( string fileName, string hashName ) : byte[] | ||
fileName | string | |
hashName | string | |
return | byte[] |