public SignHash ( byte rgbHash, string str ) : byte[] | ||
rgbHash | byte | The hash value of the data to be signed. |
str | string | The name of the hash algorithm used to create the hash value of the data. |
return | byte[] |
public SignHash ( byte rgbHash, string str ) : byte[] | ||
rgbHash | byte | The hash value of the data to be signed. |
str | string | The name of the hash algorithm used to create the hash value of the data. |
return | byte[] |