hashes

val hashes: Map<String, String>? = null

Required. A map from an algorithm name to a hash of the ciphertext, encoded as unpadded base64. Clients should support the SHA-256 hash, which uses the key "sha256".