AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <string>
#include <gtest/gtest.h>
#include <acsdk/Pkcs11/private/PKCS11Functions.h>
#include <acsdk/Pkcs11/private/PKCS11Slot.h>
#include <acsdk/Pkcs11/private/PKCS11KeyStore.h>
#include <AVSCommon/Utils/Configuration/ConfigurationNode.h>
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::pkcs11 | |
HSM interface implementation. | |
alexaClientSDK::pkcs11::test | |
Test cases for Hardware Security Module Functions. | |
Functions | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_create) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_createBadConfig) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_encryptDecrypt) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_encryptWithWrongAlgorithm) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_decryptWithWrongAlgorithm) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyStoreTest, test_createOrLoadKeyTwiceUsesTheSameKey) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0