AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <string>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <acsdk/Pkcs11/private/PKCS11Functions.h>
#include <acsdk/Pkcs11/private/PKCS11Slot.h>
#include <acsdk/Pkcs11/private/PKCS11Session.h>
#include <acsdk/Pkcs11/private/PKCS11Key.h>
#include <acsdk/CryptoInterfaces/KeyStoreInterface.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 (PKCS11KeyTest, test_encryptDecryptAes256Cbc) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyTest, test_encryptDecryptErrors) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyTest, test_encryptDecryptAes256CbcPad) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyTest, test_encryptDecryptAes256Gcm) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11KeyTest, test_getKeyAttributes) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0