| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MacVerifyResponse |
MacVerifyResponse.clone() |
MacVerifyResponse |
MacVerifyResponse.set(String fieldName,
Object value) |
MacVerifyResponse |
MacVerifyResponse.setName(String name)
The resource name of the CryptoKeyVersion used for verification.
|
MacVerifyResponse |
MacVerifyResponse.setProtectionLevel(String protectionLevel)
The ProtectionLevel of the CryptoKeyVersion used for verification.
|
MacVerifyResponse |
MacVerifyResponse.setSuccess(Boolean success)
This field indicates whether or not the verification operation for MacVerifyRequest.mac over
MacVerifyRequest.data was successful.
|
MacVerifyResponse |
MacVerifyResponse.setVerifiedDataCrc32c(Boolean verifiedDataCrc32c)
Integrity verification field.
|
MacVerifyResponse |
MacVerifyResponse.setVerifiedMacCrc32c(Boolean verifiedMacCrc32c)
Integrity verification field.
|
MacVerifyResponse |
MacVerifyResponse.setVerifiedSuccessIntegrity(Boolean verifiedSuccessIntegrity)
Integrity verification field.
|
Copyright © 2011–2022 Google. All rights reserved.