SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > C (continued)
  • 0 Ratings

Data Object - CryptoKeyId(vim.encryption.CryptoKeyId)

Property of
CryptoKeyPlain, CryptoKeyResult, CryptoSpecDeepRecrypt, CryptoSpecEncrypt, CryptoSpecRegister, CryptoSpecShallowRecrypt, HostRuntimeInfo, ToolsConfigInfo, VirtualDiskFlatVer2BackingInfo, VirtualDiskSeSparseBackingInfo, VirtualDiskSparseVer2BackingInfo, VirtualMachineConfigInfo, VmConfigFileEncryptionInfo, VmDiskFileEncryptionInfo
Parameter to
ConfigureCryptoKey, RemoveKey, RemoveKeys
Returned by
ListKeys
Extends
DynamicData
See also
KeyProviderId
Since
vSphere API 6.5

Data Object Description

Data Object representing a cryptographic key.

Properties

Name Type Description
keyIdxsd:string

Unique key ID. When creating a key may be replaced with the ID generated by the KMS server.
providerId*KeyProviderId

The provider holding the key data. May be ignored if the key is known to be stored in another provider.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings