KmipClusterInfoKeyType_enum
KmipClusterInfoKeyType_enum
Key type.
Possible values:
rawKey
: Key is fetched directly from KMS.wrappedKey
: Key is wrapped by a wrapping key from KMS.The wrapping key details are specified in KmipClusterInfoWrappingKeyIdKeyInfo or KmipClusterInfoWrappingRotationIntervalKeyInfo.
Since: vSphere API Release 9.0.0.0
This data structure has no properties.
Enumeration:
rawKey,
wrappedKey,