Method: Handsoap::Http::Request#client_cert_key_file
- Defined in:
- lib/handsoap/http/request.rb
#client_cert_key_file ⇒ Object (readonly)
Returns the value of attribute client_cert_key_file.
8 9 10 |
# File 'lib/handsoap/http/request.rb', line 8 def client_cert_key_file @client_cert_key_file end |