AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Functions
alexaClientSDK::crypto Namespace Reference

OpenSSL-based implementation. More...

Namespaces

 test
 Test cases for Cryptographic Functions Implementation.
 

Functions

std::shared_ptr< cryptoInterfaces::CryptoFactoryInterfacecreateCryptoFactory () noexcept
 Factory method for CryptoFactoryInterface. Provides crypto functions interface if available. More...
 

Detailed Description

OpenSSL-based implementation.

See also
Cryptographic Functions Implementation

Function Documentation

◆ createCryptoFactory()

std::shared_ptr<cryptoInterfaces::CryptoFactoryInterface> alexaClientSDK::crypto::createCryptoFactory ( )
noexcept

Factory method for CryptoFactoryInterface. Provides crypto functions interface if available.

Returns
Factory reference or nullptr on error.
See also
cryptoInterfaces::CryptoFactoryInterface

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