Method: PulpcoreClient::GenericRemoteResponse#client_cert

Defined in:
lib/pulpcore_client/models/generic_remote_response.rb

#client_certObject

A PEM encoded client certificate used for authentication.



40
41
42
# File 'lib/pulpcore_client/models/generic_remote_response.rb', line 40

def client_cert
  @client_cert
end