File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/spomky-labs/pki-framework/src/ASN1/Feature/Encodable.php
Back
<?php declare(strict_types=1); namespace SpomkyLabs\Pki\ASN1\Feature; /** * Interface for classes that may be encoded to DER. */ interface Encodable { /** * Encode object to DER. */ public function toDER(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings