feat: Make Method+URI
as signature data if there is no data
All checks were successful
Build site / Rust CI (push) Successful in 27s
All checks were successful
Build site / Rust CI (push) Successful in 27s
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
7d860d3589
commit
e9b4e2d34c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ base58 فقط:\
|
|||
### إنشاء التوقيع
|
||||
التوقيع يحتاج إلى ثلاث اشياء ليتم إنشائه
|
||||
- مفتاح التشفير المشترك.
|
||||
- جسم الطلب (body) او بيانات الحدث (data).
|
||||
- جسم الطلب (body) أو بيانات الحدث (data) أو طريقة الطلب+المسار، مثال (GET/ws/chat)
|
||||
- ثواني الوقت الحالي للمنطقة الزمنية UTC بتنسيق [Unix Time] (8 بايت أي 64 بت
|
||||
**big-endian**).
|
||||
- 16 بايت عشوائي (128 بت).
|
||||
|
|
Loading…
Reference in a new issue