|
VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
|
Avaliable Methods | |
| public method | get_trust_store ()() |
| public method | new () |
This inner class contains the SSL configuration
| public method Com::Vmware::Vapi::Protocol::HttpConfiguration::SslConfiguration::get_trust_store | ( | ) |
Undocumented Method
Code:
| public method Com::Vmware::Vapi::Protocol::HttpConfiguration::SslConfiguration::new | ( | ) |
Constructor
| trust_store | The keystore that contains the trusted certificates cannot be null |
| Blessed object |
Code:
click to view
|