public static class BlobInfo.CustomerEncryption extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getEncryptionAlgorithm()
Returns the algorithm used to encrypt the blob.
|
String |
getKeySha256()
Returns the SHA256 hash of the encryption key.
|
int |
hashCode() |
String |
toString() |
Copyright © 2019 Google LLC. All rights reserved.