Файловый менеджер - Редактировать - /var/www/html/libraries/vendor/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/ChargingIdentityAttributeValue.php
Ðазад
<?php declare(strict_types=1); namespace SpomkyLabs\Pki\X509\AttributeCertificate\Attribute; /** * Implements value for 'Charging Identity' attribute. * * @see https://tools.ietf.org/html/rfc5755#section-4.4.3 */ final class ChargingIdentityAttributeValue extends IetfAttrSyntax { final public const OID = '1.3.6.1.5.5.7.10.3'; public static function create(IetfAttrValue ...$values): self { return new self(self::OID, ...$values); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка