AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions
EncryptedPropertiesFactories.cpp File Reference
#include <acsdkProperties/MiscStorageAdapter.h>
#include <acsdkProperties/private/EncryptedPropertiesFactory.h>
#include <acsdkProperties/private/Logging.h>
Include dependency graph for EncryptedPropertiesFactories.cpp:

Namespaces

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

Functions

std::shared_ptr< PropertiesFactoryInterface > alexaClientSDK::acsdkProperties::createEncryptedPropertiesFactory (const std::shared_ptr< PropertiesFactoryInterface > &innerFactory, const std::shared_ptr< CryptoFactoryInterface > &cryptoFactory, const std::shared_ptr< KeyStoreInterface > &keyStore) noexcept
 Creates properties factory with encryption support by wrapping a factory without encryption support. More...
 
std::shared_ptr< alexaClientSDK::acsdkPropertiesInterfaces::PropertiesFactoryInterfacealexaClientSDK::acsdkProperties::createEncryptedPropertiesFactory (const std::shared_ptr< alexaClientSDK::avsCommon::sdkInterfaces::storage::MiscStorageInterface > &innerStorage, const std::shared_ptr< MiscStorageUriMapperInterface > &uriMapper, const std::shared_ptr< alexaClientSDK::acsdkCryptoInterfaces::CryptoFactoryInterface > &cryptoFactory, const std::shared_ptr< alexaClientSDK::acsdkCryptoInterfaces::KeyStoreInterface > &keyStore) noexcept
 

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