Package | Description |
---|---|
iaik.security.ec.provider |
Modifier and Type | Method and Description |
---|---|
static OptimizationLevel |
ECCelerateAddon.getOptimizationLevel()
Deprecated.
Use
ECCelerate.getOptimizationLevel() instead |
static OptimizationLevel |
ECCelerate.getOptimizationLevel()
Returns the currently used optimization level.
|
static OptimizationLevel |
OptimizationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptimizationLevel[] |
OptimizationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
ECCelerateAddon.setOptimizationLevel(OptimizationLevel level)
Deprecated.
|
static void |
ECCelerate.setOptimizationLevel(OptimizationLevel level)
Allows the user to set the optimization level.
|
Copyright © 2011–2022 Stiftung SIC. All rights reserved.