Class KeyWithPayloadAlgorithmMetadata
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.ibm_key_protect_api.v2.model.KeyWithPayloadAlgorithmMetadata
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class KeyWithPayloadAlgorithmMetadata extends com.ibm.cloud.sdk.core.service.model.GenericModel
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
KeyWithPayloadAlgorithmMetadata.Mode
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBitLength()
Gets the bitLength.String
getMode()
Gets the mode.
-