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(UTC)