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

Signing you up...

Thank you for signing up!

PHP Decode

namespace FG\X509; use FG\ASN1\Universal\NullObject; use FG\ASN1\Composite\AttributeTypeAn..

Decoded Output download

<?  namespace FG\X509; use FG\ASN1\Universal\NullObject; use FG\ASN1\Composite\AttributeTypeAndValue; class AlgorithmIdentifier extends AttributeTypeAndValue { public function __construct($O1921600232500105482) { parent::__construct($O1921600232500105482, new NullObject()); } } ?>

Did this file decode correctly?

Original Code

namespace FG\X509; use FG\ASN1\Universal\NullObject; use FG\ASN1\Composite\AttributeTypeAndValue; class AlgorithmIdentifier extends AttributeTypeAndValue { public function __construct($O1921600232500105482) { parent::__construct($O1921600232500105482, new NullObject()); } }

Function Calls

None

Variables

None

Stats

MD5 346cc52817bb69c4671bfc5d5000347b
Eval Count 0
Decode Time 33 ms