Google is committed to advancing racial equity for Black communities.
See how.
Invia feedback
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
otPlatCryptoEcdsaKeyPair
#include <crypto.h>
Questa struttura rappresenta una coppia di chiavi ECDSA (chiavi pubbliche e private).
Riepilogo
La coppia di chiavi è archiviata utilizzando il formato DER (Distinguited Encoding Rules) (secondo RFC 5915).
Attributi pubblici
Byte mDer
uint8_t otPlatCryptoEcdsaKeyPair::mDerBytes[125]
Lunghezza cellulare
uint8_t otPlatCryptoEcdsaKeyPair::mDerLength
Risorse
Gli argomenti di riferimento dell'API OpenThread provengono dal codice sorgente, disponibile
su GitHub .
Per scoprire di più o per contribuire alla nostra documentazione, consulta le Risorse .
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. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-11-18 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]
Vuoi dirci altro?