Method: PulpFileClient::FileFileContentResponse#sha512

Defined in:
lib/pulp_file_client/models/file_file_content_response.rb

#sha512Object

The SHA-512 checksum if available.



45
46
47
# File 'lib/pulp_file_client/models/file_file_content_response.rb', line 45

def sha512
  @sha512
end