| Package | Description |
|---|---|
| com.google.api.services.iam.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SignBlobResponse |
SignBlobResponse.clone() |
SignBlobResponse |
SignBlobResponse.encodeSignature(byte[] signature)
The signed blob.
|
SignBlobResponse |
SignBlobResponse.set(String fieldName,
Object value) |
SignBlobResponse |
SignBlobResponse.setKeyId(String keyId)
The id of the key used to sign the blob.
|
SignBlobResponse |
SignBlobResponse.setSignature(String signature)
The signed blob.
|
Copyright © 2011–2019 Google. All rights reserved.