|
RADLib
RADical C++ application framework
|
Public issuer key trusted for license verification. More...
#include <RADSecurity.h>
Public Attributes | |
| std::string | keyId |
| Stable key id stored in the signed license document. More... | |
| std::string | publicKeyPem |
| PEM-encoded issuer public key. More... | |
| bool | revoked = false |
| Whether this key has been explicitly revoked by policy. More... | |
Public issuer key trusted for license verification.
| std::string RADSecurity::TrustedLicenseKey::keyId |
Stable key id stored in the signed license document.
| std::string RADSecurity::TrustedLicenseKey::publicKeyPem |
PEM-encoded issuer public key.
| bool RADSecurity::TrustedLicenseKey::revoked = false |
Whether this key has been explicitly revoked by policy.