| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum.fromValue(String text) |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum |
Kmsv2keyssymverifiKeyInformation.getDigestAlgorithm()
Algorithm for message signature authentication
|
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum[] |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Kmsv2keyssymverifiKeyInformation |
Kmsv2keyssymverifiKeyInformation.digestAlgorithm(Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum digestAlgorithm) |
void |
Kmsv2keyssymverifiKeyInformation.setDigestAlgorithm(Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum digestAlgorithm) |
void |
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Kmsv2keyssymverifiKeyInformation.DigestAlgorithmEnum enumeration) |
Copyright © 2022. All rights reserved.