| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.steps.model | |
| io.getlime.security.powerauth.lib.cmd.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivationRecoveryStepModel
Model representing step for creating an activation using recovery code.
|
class |
CommitUpgradeStepModel
Model representing step for committing upgrade between different PowerAuth protocol versions.
|
class |
ConfirmRecoveryCodeStepModel
Model representing step for confirming recovery code.
|
class |
CreateActivationStepModel
Model representing step for creating a custom activation.
|
class |
CreateTokenStepModel
Model representing step for creating a new token.
|
class |
EncryptStepModel
Model representing parameters of the step for sending encrypted data to intermediate server.
|
class |
GetStatusStepModel
Model representing parameters of the step for obtaining activation status.
|
class |
PrepareActivationStepModel
Model representing parameters of the step for preparing a new activation (key exchange).
|
class |
RemoveStepModel
Model representing parameters of the step for removing activation.
|
class |
RemoveTokenStepModel
Model representing step for removing a token.
|
class |
StartUpgradeStepModel
Model representing step for starting upgrade between different PowerAuth protocol versions.
|
class |
VaultUnlockStepModel
Model representing parameters of the step for unlocking secure vault.
|
class |
VerifySignatureStepModel
Model representing parameters of the step for verifying data signature.
|
class |
VerifyTokenStepModel
Model representing parameters of the step for verifying token digest.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CounterUtil.getCtrData(BaseStepModel model,
StepLogger stepLogger)
Get counter data.
|
static void |
CounterUtil.incrementCounter(BaseStepModel model)
Increment counter value in step model.
|
Copyright © 2016–2019 Wultra s.r.o.. All rights reserved.