public class KeyWithPayloadAlgorithmMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
KeyWithPayloadAlgorithmMetadata.Mode
The encryption scheme used to generate the key.
|
Constructor and Description |
---|
KeyWithPayloadAlgorithmMetadata() |
Modifier and Type | Method and Description |
---|---|
String |
getBitLength()
Gets the bitLength.
|
String |
getMode()
Gets the mode.
|
Copyright © 2022 IBM Cloud. All rights reserved.