Метод | Описание | |
---|---|---|
GenerateAuthParameters ( |
||
GenerateSignature ( |
||
GetTimestamp ( System.DateTime time ) : string |
Метод | Описание | |
---|---|---|
GetHmacSha256 ( string stringToSign, string secretKey ) : string |
public GenerateAuthParameters ( |
||
request | ||
Результат | QueryParamList |
public GenerateSignature ( |
||
request | ||
parameters | QueryParamList | |
Результат | string |
public GetTimestamp ( System.DateTime time ) : string | ||
time | System.DateTime | |
Результат | string |