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::EncryptionProperty Struct Reference

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

#include <Asn1Types.h>

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

Public Attributes

ACSDK_ENC_INFOencryptionInfo
 
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 encryption key property data.

Member Data Documentation

◆ DEF_DIG_ALG

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

◆ digest

ASN1_OCTET_STRING* alexaClientSDK::acsdkProperties::EncryptionProperty::digest

◆ digestAlgorithm

ASN1_INTEGER* alexaClientSDK::acsdkProperties::EncryptionProperty::digestAlgorithm

◆ encryptionInfo

ACSDK_ENC_INFO* alexaClientSDK::acsdkProperties::EncryptionProperty::encryptionInfo

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