ESP-IDF
ot::Srp::Client::AppendSignature()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Client::AppendSignature()
ot::Srp::Client::AppendSignature() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1034
Error
AppendSignature
(
MsgInfo
&
aInfo
)
;
Implemented in
srp_client.cpp:1676
Arguments
Argument
aInfo
Related Functions
Found 9 other functions taking a
MsgInfo
argument:
Function
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendKeyRecord() const
ot::Srp::Client::AppendDeleteAllRrsets() const
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendServiceInstruction()
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Client
::
AppendSignature
(
MsgInfo
&
aInfo
)
srp_client.cpp:1676
Error
AppendSignature
(
MsgInfo
&
aInfo
)
;
srp_client.hpp:1034
SuccessOrExit
(
error
=
AppendSignature
(
aInfo
)
)
;
srp_client.cpp:1150
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
Call Tree
from
examples
ot::Srp::Client::AppendSignature()
is called by 1 function and calls 10 functions:
ot::Srp::Client::PrepareUpdateMessage()
All items filtered out
ot::Srp::Client::AppendSignature()
ot::Dns::SigRecord::Init()
ot::Dns::SigRecord::SetAlgorithm()
ot::Crypto::Ecdsa::P256::KeyPair::Sign() const
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::UpdateRecordLengthInMessage() const
ot::Dns::Name::AppendTerminator()
ot::Crypto::Sha256::Sha256()
ot::Crypto::Sha256::~Sha256()
ot::Crypto::Sha256::Start()
ot::Crypto::Sha256::Finish()
All items filtered out
Data Use
from
examples
ot::Srp::Client::AppendSignature()
reads 3 variables:
ot::Srp::Client::MsgInfo::mKeyInfo
ot::Dns::ResourceRecord::kClassAny
ot::Dns::KeyRecord::kAlgorithmEcdsaP256Sha256
All items filtered out
ot::Srp::Client::AppendSignature()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out