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