|
| enum | ValidationResult { INVALID = 0
, UTF8 = 1
, LATIN1 = 2
} |
| |
Definition at line 46 of file keygenWidget.hh.
◆ ValidationResult
| enum KeyGen::ValidationResult |
◆ KeyGen()
| KeyGen::KeyGen |
( |
QString |
n, |
|
|
QString |
cHash, |
|
|
QString |
pHash, |
|
|
QString |
cpHash, |
|
|
QString |
prHash, |
|
|
QStringList |
mHashes, |
|
|
QString |
request |
|
) |
| |
◆ computeSignature()
| QString KeyGen::computeSignature |
( |
bool |
_utf8 = true | ) |
const |
◆ copyHardwareHashesFrom()
| void KeyGen::copyHardwareHashesFrom |
( |
const KeyGen & |
rhs | ) |
|
|
inline |
◆ CreateFromMessyString()
| std::vector< KeyGen > KeyGen::CreateFromMessyString |
( |
QString |
info | ) |
|
|
static |
◆ filterString()
| QString KeyGen::filterString |
( |
QString |
in | ) |
|
|
static |
◆ Generate()
| QString KeyGen::Generate |
( |
QString |
expiryDate | ) |
const |
◆ generateRequest()
| QString KeyGen::generateRequest |
( |
| ) |
|
|
inline |
◆ isValid()
| KeyGen::ValidationResult KeyGen::isValid |
( |
| ) |
const |
◆ coreHash
◆ cpuHash
◆ macHashes
| QStringList KeyGen::macHashes |
◆ name
◆ pluginHash
| QString KeyGen::pluginHash |
◆ productHash
| QString KeyGen::productHash |
◆ requestSig
| QString KeyGen::requestSig |
The documentation for this class was generated from the following files: