Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace Aws\Kms\Exception; use Aws\Common\Exception\ServiceResponseException; /..

Decoded Output download

<?php

namespace Aws\Kms\Exception;

use Aws\Common\Exception\ServiceResponseException;

/**
 * Exception thrown by the KMS service client.
 */
class KmsException extends ServiceResponseException {}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Aws\Kms\Exception;

use Aws\Common\Exception\ServiceResponseException;

/**
 * Exception thrown by the KMS service client.
 */
class KmsException extends ServiceResponseException {}

Function Calls

None

Variables

None

Stats

MD5 88c16830c91503ea7dea6915139f2cf1
Eval Count 0
Decode Time 71 ms