AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Typedefs | Functions | Variables
Asn1Types.h File Reference
#include <openssl/asn1t.h>
Include dependency graph for Asn1Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alexaClientSDK::acsdkProperties::EncryptionInfo
 Data structure to produce and parse DER for encryption key property data. More...
 
struct  alexaClientSDK::acsdkProperties::EncryptionProperty
 Data structure to produce and parse DER for encryption key property data. More...
 
struct  alexaClientSDK::acsdkProperties::DataInfo
 Data structure to produce and parse DER for encrypted property data. More...
 
struct  alexaClientSDK::acsdkProperties::DataProperty
 Data structure to produce and parse DER for encrypted property data. More...
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::acsdkProperties
 Properties Implementation.
 

Typedefs

typedef struct alexaClientSDK::acsdkProperties::EncryptionInfo alexaClientSDK::acsdkProperties::ACSDK_ENC_INFO
 Data structure to produce and parse DER for encryption key property data. More...
 
typedef struct alexaClientSDK::acsdkProperties::EncryptionProperty alexaClientSDK::acsdkProperties::ACSDK_ENC_PROP
 Data structure to produce and parse DER for encryption key property data. More...
 
typedef struct alexaClientSDK::acsdkProperties::DataInfo alexaClientSDK::acsdkProperties::ACSDK_DATA_INFO
 Data structure to produce and parse DER for encrypted property data. More...
 
typedef struct alexaClientSDK::acsdkProperties::DataProperty alexaClientSDK::acsdkProperties::ACSDK_DATA_PROP
 Data structure to produce and parse DER for encrypted property data. More...
 

Functions

 alexaClientSDK::acsdkProperties::DECLARE_ASN1_FUNCTIONS (ACSDK_ENC_INFO)
 
 alexaClientSDK::acsdkProperties::DECLARE_ASN1_FUNCTIONS (ACSDK_ENC_PROP)
 
 alexaClientSDK::acsdkProperties::DECLARE_ASN1_FUNCTIONS (ACSDK_DATA_INFO)
 
 alexaClientSDK::acsdkProperties::DECLARE_ASN1_FUNCTIONS (ACSDK_DATA_PROP)
 

Variables

constexpr int64_t alexaClientSDK::acsdkProperties::ACSDK_DATA_KEY_VER_V1 = 1
 
constexpr int64_t alexaClientSDK::acsdkProperties::ACSDK_DATA_VER_V1 = 1
 
constexpr int64_t alexaClientSDK::acsdkProperties::ACSDK_CIP_ALG_AES_256_GCM = 1
 
constexpr int64_t alexaClientSDK::acsdkProperties::ACSDK_DIG_ALG_SHA_256 = 1
 

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