Свойство | Type | Description | |
---|---|---|---|
data | byte[] | ||
data64 | byte[] | ||
hash1 | byte[] | ||
mAlgorithm | HashAlgorithm | ||
mHashMan | |||
midstate | byte[] | ||
strData | string | ||
strHash1 | string | ||
strMidstate | string | ||
strTarget | string | ||
target | byte[] |
Méthode | Description | |
---|---|---|
GetSolutionString ( uint solution ) : string | ||
ToString ( ) : string | ||
WorkBlock ( ) : System | ||
WorkBlock ( Newtonsoft.Json.Linq.JObject obj ) : System |
public GetSolutionString ( uint solution ) : string | ||
solution | uint | |
Résultat | string |
public WorkBlock ( Newtonsoft.Json.Linq.JObject obj ) : System | ||
obj | Newtonsoft.Json.Linq.JObject | |
Résultat | System |