Keypop Calypso Crypto Legacy SAM C++ API 0.6.0
Reference Calypso Crypto Legacy SAM API for C++
include
keypop
calypso
crypto
legacysam
SystemKeyType.hpp
Go to the documentation of this file.
1
/**************************************************************************************************
2
* Copyright (c) 2024 Calypso Networks Association https://calypsonet.org/ *
3
* *
4
* This program and the accompanying materials are made available under the *
5
* terms of the MIT License which is available at https://opensource.org/licenses/MIT. *
6
* *
7
* SPDX-License-Identifier: MIT *
8
**************************************************************************************************/
9
10
#pragma once
11
12
namespace
keypop
{
13
namespace
calypso {
14
namespace
crypto {
15
namespace
legacysam {
16
24
enum class
SystemKeyType
{
30
PERSONALIZATION
,
31
37
KEY_MANAGEMENT
,
38
44
RELOADING
,
45
51
AUTHENTICATION
,
52
};
53
54
}
/* namespace legacysam */
55
}
/* namespace crypto */
56
}
/* namespace calypso */
57
}
/* namespace keypop */
keypop::calypso::crypto::legacysam::SystemKeyType
SystemKeyType
Definition:
SystemKeyType.hpp:24
keypop::calypso::crypto::legacysam::SystemKeyType::KEY_MANAGEMENT
@ KEY_MANAGEMENT
keypop::calypso::crypto::legacysam::SystemKeyType::PERSONALIZATION
@ PERSONALIZATION
keypop::calypso::crypto::legacysam::SystemKeyType::RELOADING
@ RELOADING
keypop::calypso::crypto::legacysam::SystemKeyType::AUTHENTICATION
@ AUTHENTICATION
keypop
Definition:
CounterIncrementAccess.hpp:12
Generated by
1.9.2