ESP-IDF
ot::Srp::Client::MsgInfo::mKeyInfo
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Client::MsgInfo::mKeyInfo
ot::Srp::Client::MsgInfo::mKeyInfo field
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:1002
KeyInfo
mKeyInfo
;
Examples
References
from
examples
Code
Location
Scope
Referrer
KeyInfo
mKeyInfo
;
srp_client.hpp:1002
SuccessOrExit
(
error
=
ReadOrGenerateKey
(
aInfo
.
mKeyInfo
)
)
;
srp_client.cpp:1115
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
SuccessOrExit
(
error
=
aInfo
.
mKeyInfo
.
GetPublicKey
(
publicKey
)
)
;
srp_client.cpp:1584
ot::Srp::Client
ot::Srp::Client::AppendKeyRecord() const
SuccessOrExit
(
error
=
aInfo
.
mKeyInfo
.
Sign
(
hash
,
signature
)
)
;
srp_client.cpp:1721
ot::Srp::Client
ot::Srp::Client::AppendSignature()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Client::MsgInfo::mKeyInfo
is read by 3 functions:
All items filtered out
ot::Srp::Client::MsgInfo::mKeyInfo
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendKeyRecord() const
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