| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MacSignResponse |
MacSignResponse.clone() |
MacSignResponse |
MacSignResponse.encodeMac(byte[] mac)
The created signature.
|
MacSignResponse |
MacSignResponse.set(String fieldName,
Object value) |
MacSignResponse |
MacSignResponse.setMac(String mac)
The created signature.
|
MacSignResponse |
MacSignResponse.setMacCrc32c(Long macCrc32c)
Integrity verification field.
|
MacSignResponse |
MacSignResponse.setName(String name)
The resource name of the CryptoKeyVersion used for signing.
|
MacSignResponse |
MacSignResponse.setProtectionLevel(String protectionLevel)
The ProtectionLevel of the CryptoKeyVersion used for signing.
|
MacSignResponse |
MacSignResponse.setVerifiedDataCrc32c(Boolean verifiedDataCrc32c)
Integrity verification field.
|
Copyright © 2011–2022 Google. All rights reserved.