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.
最后更新时间 (UTC):2023-12-01。