Package | Description |
---|---|
teetime.stage |
Contains a set of pre-defined stages, which are ready-to-go and can be used for analysis configuration.
|
Modifier and Type | Method and Description |
---|---|
static CipherStage.CipherMode |
CipherStage.CipherMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CipherStage.CipherMode[] |
CipherStage.CipherMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CipherStage(String password,
CipherStage.CipherMode mode) |
CipherStage(String password,
CipherStage.CipherMode mode,
byte[] salt) |
Copyright © 2015–2020. All rights reserved.