nl :: Tejido:: Perfiles: Seguridad:: CASO:: BeginSessionResponseContext
#include <src/lib/profiles/security/WeaveCASE.h>
Contiene información de contexto relacionada con la generación o el procesamiento de un mensaje CASE BeginSessionRequest.
Resumen
Herencia
Se hereda de: nl :: Weave :: Profiles :: Security :: CASE :: BeginSessionContextAtributos públicos | |
---|---|
KeyConfirmHash | const uint8_t * |
KeyConfirmHashLength | uint8_t |
Funciones publicas | |
---|---|
DecodeHead ( PacketBuffer *msgBuf) | |
EncodeHead ( PacketBuffer *msgBuf) | |
HeadLength (void) | uint16_t |
Reset (void) | void |
Atributos públicos
KeyConfirmHash
const uint8_t * KeyConfirmHash
KeyConfirmHashLength
uint8_t KeyConfirmHashLength
Funciones publicas
DecodeHead
WEAVE_ERROR DecodeHead( PacketBuffer *msgBuf )
EncodeHead
WEAVE_ERROR EncodeHead( PacketBuffer *msgBuf )
HeadLength
uint16_t HeadLength( void )
Reiniciar
void Reset( void )