◆ Data
◆ Role
◆ PairingAuthCtx()
PairingAuthCtx::PairingAuthCtx |
( |
Role |
role, |
|
|
const Data & |
pswd |
|
) |
| |
|
explicit |
◆ Decrypt()
◆ Encrypt()
◆ InitCipher()
bool PairingAuthCtx::InitCipher |
( |
const Data & |
their_msg | ) |
|
◆ msg()
◆ SafeDecryptedSize()
size_t PairingAuthCtx::SafeDecryptedSize |
( |
size_t |
len | ) |
|
◆ SafeEncryptedSize()
size_t PairingAuthCtx::SafeEncryptedSize |
( |
size_t |
len | ) |
|
◆ cipher_
std::unique_ptr<Aes128Gcm> PairingAuthCtx::cipher_ |
|
private |
◆ our_msg_
Data PairingAuthCtx::our_msg_ |
|
private |
◆ role_
Role PairingAuthCtx::role_ |
|
private |
◆ spake2_ctx_
bssl::UniquePtr<SPAKE2_CTX> PairingAuthCtx::spake2_ctx_ |
|
private |
The documentation for this struct was generated from the following file: