otPlatCryptoEcdsaSignature
#include <crypto.h>
ECDSA 署名を表します。
概要
署名は、署名時に計算される 2 つの MPI r
と s
の連結バイナリ表現としてエンコードされます(RFC 6605 - セクション 4)。
パブリック属性 |
|
---|---|
m8[64]
|
uint8_t
|
#include <crypto.h>
ECDSA 署名を表します。
署名は、署名時に計算される 2 つの 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 UTC。