CryptoManagerKmipGenerateKeySpec
CryptoManagerKmipGenerateKeySpec
Specification for key generation.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"keyType": "string"
}
string
keyType
Optional
Request key type.
If it unset then will use the defaultKeyType of the key provider. See KmipClusterInfoKeyTypeEnum for supported values.