Skip to main content

Managed

Represents a managed entity that can be either a ManagedKey or a ManagedCertificate.

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

Properties

managedKey

public ?\Bloock\Entity\Key\ManagedKey $managedKey

managedCertificate

public ?\Bloock\Entity\Key\ManagedCertificate $managedCertificate

Methods

__construct

Constructs a Managed object for a given managed key or managed certificate object.

public __construct( $key): mixed

Parameters:

ParameterTypeDescription
$key****

Throws:



Automatically generated on 2024-04-02