otPlatCryptoEcdsaSignature
#include <crypto.h>
代表 ECDSA 簽章。
摘要
簽章會編碼為兩個 MPI r
和 s
的串連二進位表示法,在簽署期間計算 (RFC 6605 - 第 4 節)。
公開屬性 |
|
---|---|
m8[64]
|
uint8_t
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
上次更新時間:2023-12-01 (世界標準時間)。