otPlatCryptoEcdsaKeyPair

#include <crypto.h>

表示 ECDSA 密钥对(公钥和私钥)。

摘要

密钥对使用区分编码规则 (DER) 格式(根据 RFC 5915)进行存储。

公共属性

mDerBytes[125]
uint8_t
mDerLength
uint8_t

公共属性

mDerBytes

uint8_t otPlatCryptoEcdsaKeyPair::mDerBytes[125]

mDerLength

uint8_t otPlatCryptoEcdsaKeyPair::mDerLength

资源

OpenThread API 参考文档源自 GitHub 上提供的源代码。如需了解详情,或者为我们的文档做贡献,请参阅资源