Skip to main content

ImportCertificateParams

Represents the parameters for importing a certificate.

  • Full name: \Bloock\Entity\Key\ImportCertificateParams

Properties

password

public ?string $password

Methods

__construct

Constructs a new ImportCertificateParams object with the specified or not password.

public __construct(string $password = null): mixed

Parameters:

ParameterTypeDescription
$passwordstring


Automatically generated on 2024-04-02