AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <acsdk/Pkcs11/private/PKCS11Functions.h>
#include <acsdk/Pkcs11/private/PKCS11Slot.h>
#include <acsdk/Pkcs11/private/PKCS11Config.h>
#include <gtest/gtest.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 (PKCS11FunctionsTest, test_badFunction) | |
Test that the constructor with a nullptr doesn't segfault. More... | |
alexaClientSDK::pkcs11::test::TEST (PKCS11FunctionsTest, test_initHsm) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11FunctionsTest, test_listSlotsNoTokens) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11FunctionsTest, test_listSlotsWithTokens) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11FunctionsTest, test_findTestSlot) | |
alexaClientSDK::pkcs11::test::TEST (PKCS11FunctionsTest, test_findOtherSlot) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0