LibreDTE

CertificateComponent extends AbstractComponent
in package
implements CertificateComponentInterface

Componente "system.certificate".

Este componente se encarga de la carga genérica de certificados digitales, sin depender de ningún paquete de negocio en particular.

Attributes
#[Component]
$name: 'certificate'
$package: 'system'

Table of Contents

Interfaces

CertificateComponentInterface
Interfaz para `CertificateComponent`.

Properties

$loaderWorker  : LoaderWorkerInterface

Methods

__construct()  : mixed
getLoaderWorker()  : LoaderWorkerInterface
Entrega el worker "system.certificate.loader".
getWorkers()  : array<string|int, mixed>
{@inheritDoc}

Properties

Methods

getWorkers()

{@inheritDoc}

public getWorkers() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results