Retrieve vSphere Native Key Providers
You can use
the
to list
vSphere Native Key Providers and retrieve details about a specific vSphere Native Key
Provider.Providers
interface from the
com.vmware.vcenter.crypto_manager.kms
package- Retrieve a list of vSphere Native Key Providersby calling the.list(ProvidersTypes.FilterSpec filterSpec)method of theProvidersinterface
- Retrieve information about a vSphere Native Key Providerby calling the.get(java.lang.String provider)method of theProvidersinterface