esx kms key operation: decrypt result

The decrypt_result structure contains fields that are returned by decrypt.

Representation:

{
    "plaintext""secret string"
}

Attributes:

Name Type Description
Required
plaintext secret The decrypted data.