Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
static Algorithms |
Algorithms.create(String key) |
Algorithms |
KeySizeAlgorithm.getName()
The algorithm name.
|
static Algorithms |
Algorithms.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithms[] |
Algorithms.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
KeySizeAlgorithm.Builder |
KeySizeAlgorithm.Builder.name(Algorithms name)
The algorithm name.
|
Constructor and Description |
---|
KeySizeAlgorithm(Algorithms name,
Integer keySize)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.