Skip to main content

AuthenticityDetails

Represents details related to the authenticity of a record, including signatures.

  • Full name: \Bloock\Entity\Record\AuthenticityDetails

Properties

signatures

private array $signatures

Methods

__construct

Constructs a AuthenticityDetails object with the specified parameters.

public __construct(array $signatures): mixed

Parameters:

ParameterTypeDescription
$signaturesarray

getSignatures

Gets the signatures of the record.

public getSignatures(): array

fromProto

public static fromProto(\Bloock\AuthenticityDetails $details): \Bloock\Entity\Record\AuthenticityDetails
  • This method is static.

Parameters:

ParameterTypeDescription
$details\Bloock\AuthenticityDetails

toProto

public toProto(): \Bloock\AuthenticityDetails


Automatically generated on 2024-04-02