AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | Static Public Attributes | List of all members
alexaClientSDK::acsdkProperties::DataProperty Struct Reference

Data structure to produce and parse DER for encrypted property data. More...

#include <Asn1Types.h>

Collaboration diagram for alexaClientSDK::acsdkProperties::DataProperty:
Collaboration graph
[legend]

Public Attributes

ACSDK_DATA_INFOdataInfo
 
ASN1_INTEGER * digestAlgorithm
 
ASN1_OCTET_STRING * digest
 

Static Public Attributes

constexpr static int DEF_DIG_ALG = ACSDK_DIG_ALG_SHA_256
 

Detailed Description

Data structure to produce and parse DER for encrypted property data.

Member Data Documentation

◆ dataInfo

ACSDK_DATA_INFO* alexaClientSDK::acsdkProperties::DataProperty::dataInfo

◆ DEF_DIG_ALG

constexpr static int alexaClientSDK::acsdkProperties::DataProperty::DEF_DIG_ALG = ACSDK_DIG_ALG_SHA_256
staticconstexpr

◆ digest

ASN1_OCTET_STRING* alexaClientSDK::acsdkProperties::DataProperty::digest

◆ digestAlgorithm

ASN1_INTEGER* alexaClientSDK::acsdkProperties::DataProperty::digestAlgorithm

The documentation for this struct was generated from the following file:

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0