GoToStep method: Crypt class
Syntax
GoToStep(StepNum)
Description
Use the GoToStep method to access a specific step in the encryption chain.
You must use either the GoToStep or FirstStep methods before you use the NextStep or SetParameter method.
Parameters
| Parameter | Description |
|---|---|
|
StepNum |
Specify the step number that you want to access, as a number. |
Returns
None.