Method: PulpFileClient::FileFileRemoteResponse#client_cert
- Defined in:
- lib/pulp_file_client/models/file_file_remote_response.rb
#client_cert ⇒ Object
A PEM encoded client certificate used for authentication.
40 41 42 |
# File 'lib/pulp_file_client/models/file_file_remote_response.rb', line 40 def client_cert @client_cert end |